pacman/src/pacman
Andrew Gregory 807f014d77 include invalid options in error messages
On invalid combinations of flags we were only printing the unhelpfully
vague message "invalid option".

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-10-14 13:01:15 +10:00
..
po Update gitignore files for use with autoreconf 2013-07-22 13:27:23 +10:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am conf.c: extract ini parsing code to separate files 2013-08-21 11:06:41 +10:00
callback.c Clarify inter-conflicts message 2013-07-22 13:29:07 +10:00
callback.h Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
check.c check.c: break backup file search loop after match 2013-08-21 11:12:56 +10:00
check.h Update copyright year for 2013 2013-01-03 12:03:09 +10:00
conf.c pacman: add front end support for repo usage level 2013-09-04 09:51:20 +10:00
conf.h include invalid options in error messages 2013-10-14 13:01:15 +10:00
database.c Update copyright year for 2013 2013-01-03 12:03:09 +10:00
deptest.c Update copyright year for 2013 2013-01-03 12:03:09 +10:00
ini.c ini.c: give recursion limit file scope 2013-08-21 11:06:41 +10:00
ini.h conf.c: extract ini parsing code to separate files 2013-08-21 11:06:41 +10:00
package.c Fix typo 2013-07-22 13:29:44 +10:00
package.h refactor common code in query_search/sync_search 2013-03-07 15:55:03 +10:00
pacman.c include invalid options in error messages 2013-10-14 13:01:15 +10:00
pacman.h add caller prefix to alpm_logaction 2013-01-28 23:38:46 +10:00
query.c rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVE 2013-10-14 13:01:15 +10:00
remove.c remove :: prefix from all message 2013-03-07 15:55:03 +10:00
sync.c pacman: add front end support for repo usage level 2013-09-04 09:51:20 +10:00
upgrade.c Add configuration option for Upgrade operation SigLevel 2013-02-07 10:48:11 +10:00
util-common.c Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util-common.h Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util.c pacman/util: remove strsplit 2013-10-14 13:01:15 +10:00
util.h pacman/util: remove strsplit 2013-10-14 13:01:15 +10:00