summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-08-28 15:24:57 +0000
committerFrancois Pons <fpons@mandriva.com>2003-08-28 15:24:57 +0000
commit9f4899385c145596058b46418779a7da3fcefcf3 (patch)
tree66194bb563cbdd95b6f9c27e2e46011b745e047b
parent41013429c53c7cb375cd465b1e44cc5f03ef2445 (diff)
downloadurpmi-9f4899385c145596058b46418779a7da3fcefcf3.tar
urpmi-9f4899385c145596058b46418779a7da3fcefcf3.tar.gz
urpmi-9f4899385c145596058b46418779a7da3fcefcf3.tar.bz2
urpmi-9f4899385c145596058b46418779a7da3fcefcf3.tar.xz
urpmi-9f4899385c145596058b46418779a7da3fcefcf3.zip
added --excludedocs parameter which has been forgotten.
-rwxr-xr-xurpmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi b/urpmi
index 819774fe..de176ccb 100755
--- a/urpmi
+++ b/urpmi
@@ -117,6 +117,7 @@ usage:
(--no-verify-rpm disable it, default is enabled).
") . N(" --test - verify if the installation can be achieved correctly.
") . N(" --excludepath - exclude path separated by comma.
+") . N(" --excludedocs - exclude docs files.
") . N(" -a - select all matches on command line.
") . N(" -p - allow search in provides to find package.
") . N(" -P - do not search in provides to find package.