From 9f4899385c145596058b46418779a7da3fcefcf3 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Thu, 28 Aug 2003 15:24:57 +0000 Subject: added --excludedocs parameter which has been forgotten. --- urpmi | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.1