1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Jason St. John a15fd48016 Improve --help switch output for pacman contrib and pacman scripts
Unify the formatting of the --help switch for pacman utils, if it exists.
All of the pacman utils will now output help text using the following
format:

  util-name (pacman) v<pacman version>

  one line description of util's purpose

  Usage: util-name [options]

    -b, --bar      whatever --bar does
    -f, --foo      whatever --foo does
    -h, --help     display this help message

Reported-by: Karol Błażewicz <karol.blazewicz at gmail.com>
Signed-off-by: Jason St. John <jstjohn@purdue.edu>
2013-11-15 11:02:27 +10:00
..
library Fix spelling errors using 'codespell' tool 2013-04-18 13:20:13 +10:00
po Update gitignore files for use with autoreconf 2013-07-22 13:27:23 +10:00
.gitignore makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
Makefile.am makepkg: add LIBRARY variable 2013-10-14 13:01:10 +10:00
makepkg-template.pl.in Fix whitespace in makepkg.sh.in and makepkg-template.pl.in 2013-07-30 13:00:25 +10:00
makepkg-wrapper.sh.in makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
makepkg.sh.in Improve --help switch output for pacman contrib and pacman scripts 2013-11-15 11:02:27 +10:00
pacman-db-upgrade.sh.in Improve --help switch output for pacman contrib and pacman scripts 2013-11-15 11:02:27 +10:00
pacman-key.sh.in pacman-key: Do not reinterpret keys from revoked keyrings 2013-06-04 14:01:41 +10:00
pacman-optimize.sh.in Fix typo in pacman-optimize 2013-11-15 11:02:27 +10:00
pkgdelta.sh.in Improve --help switch output for pacman contrib and pacman scripts 2013-11-15 11:02:27 +10:00
repo-add.sh.in repo-add; add option to remove existing package files from disk 2013-06-06 13:47:32 +10:00