diff options
author | Chantry Xavier <shiningxc@gmail.com> | 2008-03-15 21:10:54 +0100 |
---|---|---|
committer | Chantry Xavier <shiningxc@gmail.com> | 2008-03-22 18:39:15 +0100 |
commit | 5af076f09f67bb3abd80a28fa3f33437f08b18bc (patch) | |
tree | ab855353314223df307bbbc9640f79b546548874 /doc | |
parent | 2f8fb80ee631ef866c3bd8cb5fab09a7360ca8d2 (diff) | |
download | pacman-5af076f09f67bb3abd80a28fa3f33437f08b18bc.tar.xz |
Kill the dependsonly option.
From the man page :
"This is pretty useless and we're not sure why it even exists."
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.8.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index bbb25c64..6f6942d7 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -245,10 +245,6 @@ Sync Options[[SO]] from the cache. In both cases, you will have a yes or no option to remove packages and/or unused downloaded databases. -*-e, \--dependsonly*:: - Install all dependencies of a package, but not the specified package - itself. This is pretty useless and we're not sure why it even exists. - *-g, \--groups*:: Display all the members for each package group specified. If no group names are provided, all groups will be listed; pass the flag twice to |