summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-01-03 06:27:10 +0100
committerDan McGee <dan@archlinux.org>2008-01-05 21:37:36 +0100
commitf35a5cf174ff6bc264cbd44110e9d595acc87947 (patch)
treeca8046a6725f36feeca3d126a4bf91d9066b7dde
parent7417d9d81c494a67d8ad983ccc9bbc6f58d07fca (diff)
downloadpacman-f35a5cf174ff6bc264cbd44110e9d595acc87947.tar.gz
pacman-f35a5cf174ff6bc264cbd44110e9d595acc87947.tar.xz
doc: remove --ask option from pacman manpage
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--doc/pacman.8.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 9dbf76d2..0ee8c6c0 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -78,12 +78,6 @@ Options
build from source tools that need to install dependencies before building
the package.
-*\--ask* <'number'>::
- Pre-specify answers to questions. It is doubtful whether this option
- even works, so I would not recommend using it. *TODO*: document this
- more, as I have no idea how it works or when you would use it, or if we
- should just dump it.
-
*-b, \--dbpath* <'path'>::
Specify an alternative database location (default is ``/var/lib/pacman'').
This should not be used unless you know what you are doing.