diff options
Diffstat (limited to 'man/C/urpmi.8')
-rw-r--r-- | man/C/urpmi.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 9373c30f..9d19bf0e 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -134,8 +134,8 @@ Activate (default) or deactivate rpm signature checking. .IP "\fB\--test\fP" Test (same as \fBrpm --test\fP) installation of packages but do not modify the system. -.IP "\fB\--excludepath\fP" -Do not install files whose name begins with path given (same as \fBrpm +.IP "\fB\--excludepath\fP \fIstring\fP" +Do not install files whose name begins with \fIstring\fP given (same as \fBrpm --excludepath\fP). .IP "\fB\-a\fP" If multiple packages match the substring given, take them all |