diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-12-03 16:54:04 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-12-03 16:54:04 +0000 |
commit | 50e965cd6944753b4cae9e345450894f7698d9d1 (patch) | |
tree | 91d307848be7c32ae9a822f798530a62589a9252 | |
parent | e797765e6d4189f0603a0066742cba64a42c7eef (diff) | |
download | urpmi-50e965cd6944753b4cae9e345450894f7698d9d1.tar urpmi-50e965cd6944753b4cae9e345450894f7698d9d1.tar.gz urpmi-50e965cd6944753b4cae9e345450894f7698d9d1.tar.bz2 urpmi-50e965cd6944753b4cae9e345450894f7698d9d1.tar.xz urpmi-50e965cd6944753b4cae9e345450894f7698d9d1.zip |
Document the new urpmi.update command-line options.
-rw-r--r-- | man/C/urpmi.update.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/C/urpmi.update.8 b/man/C/urpmi.update.8 index 5ba617da..f55fd2d4 100644 --- a/man/C/urpmi.update.8 +++ b/man/C/urpmi.update.8 @@ -32,6 +32,9 @@ Force update of GPG key. .IP "\fB\--norebuild\fP" Don't try to rebuild the hdlist files from the RPMs if the original hdlist wasn't readable or was corrupted. +.IP "\fB\--ignore\fP, \fB\--no-ignore\fP" +Don't update media, but mark them as ignored (disables them). \fB\--no-ignore\fP +has the reverse behaviour: it marks the media as enabled. .IP "\fB\-a\fP" Select all media that are not using a removable device to update them. .IP "\fB\-c\fP" |