[pacman-dev] -h/ --help option
Xavier
shiningxc at gmail.com
Thu Aug 7 11:14:58 EDT 2008
On Thu, Aug 7, 2008 at 5:04 PM, Matthias Gorissen <matthias at archlinux.de> wrote:
> A user in the .de-forum pointed out that -h/ --help have the same output, even
> though the second version should display more info. Any thoughts on that?
LANG=C pacman --help
usage: pacman <operation> [...]
options:
pacman {-h --help}
pacman {-V --version}
pacman {-Q --query} [options] [package]
pacman {-R --remove} [options] <package>
pacman {-S --sync} [options] [package]
pacman {-U --upgrade} [options] <file>
use 'pacman --help' with other options for more syntax
-h and --help are identical.
The important part here is : WITH other options
More information about the pacman-dev
mailing list