mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-15 05:45:03 -05:00
clarified descriptions for pactree -r (--help)
Signed-off-by: Zulker Nayeen Nahiyan <nahiyan02@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
29498b6a2a
commit
66f3b93331
@ -319,7 +319,7 @@ static void usage(void)
|
||||
" -g, --graph generate output for graphviz's dot\n"
|
||||
" -h, --help display this help message\n"
|
||||
" -l, --linear enable linear output\n"
|
||||
" -r, --reverse show reverse dependencies\n"
|
||||
" -r, --reverse list packages that depend on the named package\n"
|
||||
" -s, --sync search sync DBs instead of local\n"
|
||||
" -u, --unique show dependencies with no duplicates (implies -l)\n"
|
||||
" --config <path> set an alternate configuration file\n");
|
||||
|
Loading…
Reference in New Issue
Block a user