summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi b/urpmi
index ccf629a1..549c5054 100755
--- a/urpmi
+++ b/urpmi
@@ -95,7 +95,7 @@ usage:
") . N(" --src - next package is a source package (same as -s).
") . N(" --install-src - install only source package (no binaries).
") . N(" --clean - remove rpm from cache before anything else.
-") . N(" --noclean - keep rpm not used in cache.
+") . N(" --noclean - don't clean rpms from cache.
") . N(" --force - force invocation even if some packages do not exist.
") . N(" --allow-nodeps - allow asking user to install packages without
dependencies checking.