diff options
author | Dan McGee <dan@archlinux.org> | 2012-05-04 14:37:48 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-05-04 14:37:48 -0500 |
commit | 3f202c780834557557baa4b3503690b629bf4222 (patch) | |
tree | 4c6681b3d689d890afbc9f9d393093a8209fecf7 /doc | |
parent | 1bf05e706b5edac92e9c913a69ca8686c6440f8b (diff) | |
download | pacman-3f202c780834557557baa4b3503690b629bf4222.tar.xz |
doc: remove --recursive documentation for non-remove operations
This documentation was added in commit 857357f9 so was not caught in the
removal of this option in commit 85712814.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.8.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 1ec5e7c3..62335991 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -232,13 +232,6 @@ Upgrade Options (apply to '-S' and '-U')[[UO]] *\--needed*:: Do not reinstall the targets that are already up to date. -*\--recursive*:: - Recursively reinstall all dependencies of the targets. This forces upgrades - or reinstalls of all dependencies without requiring explicit version - requirements. This is most useful in combination with the '\--needed' flag, - which will induce a deep dependency upgrade without any unnecessary - reinstalls. - Query Options[[QO]] ------------------- |