diff options
author | Dan McGee <dan@archlinux.org> | 2008-01-02 23:27:10 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-05 14:37:36 -0600 |
commit | f35a5cf174ff6bc264cbd44110e9d595acc87947 (patch) | |
tree | ca8046a6725f36feeca3d126a4bf91d9066b7dde /doc/pacman.8.txt | |
parent | 7417d9d81c494a67d8ad983ccc9bbc6f58d07fca (diff) | |
download | pacman-f35a5cf174ff6bc264cbd44110e9d595acc87947.tar.xz |
doc: remove --ask option from pacman manpage
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/pacman.8.txt')
-rw-r--r-- | doc/pacman.8.txt | 6 |
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. |