diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-28 15:26:39 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-28 15:26:39 +0000 |
commit | 56e9a99c36c0ce8da0792e006842c9655a876800 (patch) | |
tree | 4da1403fbf9e522d33b7eab7e61f0a7f4171ad20 /man/C | |
parent | 9f4899385c145596058b46418779a7da3fcefcf3 (diff) | |
download | urpmi-56e9a99c36c0ce8da0792e006842c9655a876800.tar urpmi-56e9a99c36c0ce8da0792e006842c9655a876800.tar.gz urpmi-56e9a99c36c0ce8da0792e006842c9655a876800.tar.bz2 urpmi-56e9a99c36c0ce8da0792e006842c9655a876800.tar.xz urpmi-56e9a99c36c0ce8da0792e006842c9655a876800.zip |
added missing --excludedocs.
Diffstat (limited to 'man/C')
-rw-r--r-- | man/C/urpmi.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 9d19bf0e..a395f131 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -137,6 +137,8 @@ system. .IP "\fB\--excludepath\fP \fIstring\fP" Do not install files whose name begins with \fIstring\fP given (same as \fBrpm --excludepath\fP). +.IP "\fB\--excludedocs\fP" +Do not install documents files (same as \fBrpm --excludedocs\fP). .IP "\fB\-a\fP" If multiple packages match the substring given, take them all .IP "\fB\-p\fP" |