diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-02 13:24:36 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-02 13:24:36 +0000 |
commit | 6d9401349d1f0c43655cf8170fb6d8aaeec5e09e (patch) | |
tree | 8cac43d21e845f325d7b338a033dc43d79d34a5a /man/C/urpmi.8 | |
parent | cb7cf0e4565d685ede4a451bb238d164b08cc85f (diff) | |
download | urpmi-6d9401349d1f0c43655cf8170fb6d8aaeec5e09e.tar urpmi-6d9401349d1f0c43655cf8170fb6d8aaeec5e09e.tar.gz urpmi-6d9401349d1f0c43655cf8170fb6d8aaeec5e09e.tar.bz2 urpmi-6d9401349d1f0c43655cf8170fb6d8aaeec5e09e.tar.xz urpmi-6d9401349d1f0c43655cf8170fb6d8aaeec5e09e.zip |
The --no-verify-rpm option wasn't displayed in the urpmi manpage
Diffstat (limited to 'man/C/urpmi.8')
-rw-r--r-- | man/C/urpmi.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index cb2aaec2..d50d5afc 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -133,7 +133,8 @@ the directory to the \fBurpmi\fP maintainer for the bug being (probably) fixed. .IP "\fB\--env\fP \fIdirectory\fP" Use a different environment directly from a bug report to replay a bug, the argument is the same argument given to \fB--bug\fP option. -.IP "\fB\--verify-rpm\fP" or "\fB\--no-verify-rpm\fP" +.IP "\fB\--verify-rpm\fP" +.IP "\fB\--no-verify-rpm\fP" Activate or deactivate rpm signature checking. It's activated by default. .IP "\fB\--test\fP" Test (same as \fBrpm --test\fP) installation of packages but do not modify the |