diff options
author | Dave Reisner <dreisner@archlinux.org> | 2011-08-11 09:18:55 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-11 11:29:49 -0500 |
commit | 6e4f695a0f583a832e616034db59779444d86d69 (patch) | |
tree | e56da045932bc57b18c6a505be0b9ab1ffa1239d /doc | |
parent | 725edde73fb16564b0ce33257d7a069b10eb8cea (diff) | |
download | pacman-6e4f695a0f583a832e616034db59779444d86d69.tar.xz |
pacman: remove --dbonly shortopt
This is somewhat of a dangerous option with limited use cases. Don't
advertise it as an easily accessibly option.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 10368df4..2a640f8f 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -177,7 +177,7 @@ Transaction Options (apply to '-S', '-R' and '-U') dependencies are installed and there are no package conflicts in the system. Specify this option twice to skip all dependency checks. -*-k, \--dbonly*:: +*\--dbonly*:: Adds/Removes the database entry only, leaves all files in place. *\--noprogressbar*:: |