summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-04-03 07:16:51 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-04-03 07:16:51 +0000
commite738cf3bc429c7018726b323f142344bbc005ca4 (patch)
tree901ff94c8c315f64ea8f7c8a5406c343ec82f3bc /urpmi
parent8110c37637ed24782afa1bfe7bbb0f32a8029128 (diff)
downloadurpmi-e738cf3bc429c7018726b323f142344bbc005ca4.tar
urpmi-e738cf3bc429c7018726b323f142344bbc005ca4.tar.gz
urpmi-e738cf3bc429c7018726b323f142344bbc005ca4.tar.bz2
urpmi-e738cf3bc429c7018726b323f142344bbc005ca4.tar.xz
urpmi-e738cf3bc429c7018726b323f142344bbc005ca4.zip
- urpmq:
o --suggests is currently misleading, introduce --allow-suggests and explain the user that --suggests really means --allow-suggests (#39726)
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi b/urpmi
index 9229240a..a120a798 100755
--- a/urpmi
+++ b/urpmi
@@ -106,6 +106,7 @@ usage:
dependencies checking.
") . N(" --allow-force - allow asking user to install packages without
dependencies checking and integrity.
+") . N(" --allow-suggests - auto select \"suggested\" packages.
") . N(" --parallel - distributed urpmi across machines of alias.
") . N(" --root - use another root for rpm installation.
") . N(" --urpmi-root - use another root for urpmi db & rpm installation.