On Thu, Aug 7, 2008 at 5:04 PM, Matthias Gorissen <[EMAIL PROTECTED]> 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
_______________________________________________
pacman-dev mailing list
[email protected]
http://archlinux.org/mailman/listinfo/pacman-dev

Reply via email to