diff options
author | Francois Pons <fpons@mandriva.com> | 2003-12-05 19:31:00 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-12-05 19:31:00 +0000 |
commit | 3ca9398a892c9aeab4cb8892bb3e8c3a8d74530a (patch) | |
tree | 91b204c45806ed8c2465362a6dbc900dd6ff84e3 /urpmi.update | |
parent | b1092ce228c6ece3ac155f34cd3d65272acf3ab1 (diff) | |
download | urpmi-3ca9398a892c9aeab4cb8892bb3e8c3a8d74530a.tar urpmi-3ca9398a892c9aeab4cb8892bb3e8c3a8d74530a.tar.gz urpmi-3ca9398a892c9aeab4cb8892bb3e8c3a8d74530a.tar.bz2 urpmi-3ca9398a892c9aeab4cb8892bb3e8c3a8d74530a.tar.xz urpmi-3ca9398a892c9aeab4cb8892bb3e8c3a8d74530a.zip |
added --no-md5sum in help section of urpmi.update.
Diffstat (limited to 'urpmi.update')
-rwxr-xr-x | urpmi.update | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi.update b/urpmi.update index c2f008fb..d8d5f95d 100755 --- a/urpmi.update +++ b/urpmi.update @@ -67,6 +67,7 @@ where <name> is a medium name to update. ") . N(" --proxy-user - specify user and password to use for proxy authentication (format is <user:password>). ") . N(" --update - update only update media. +") . N(" --no-md5sum - disable MD5SUM file checking. ") . N(" -a - select all non-removable media. ") . N(" -c - clean headers cache directory. ") . N(" -f - force generation of hdlist files. |