diff options
author | Francois Pons <fpons@mandriva.com> | 2001-04-10 15:12:38 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-04-10 15:12:38 +0000 |
commit | 0a48000576777a80a8aca497746b395d8c453a06 (patch) | |
tree | 9b018975c423eadcf2b866902f9eb053f26cfa2a /urpmi.update | |
parent | 4a5a9aa1ab7a6d12c20dec95a95e596d900d356f (diff) | |
download | urpmi-0a48000576777a80a8aca497746b395d8c453a06.tar urpmi-0a48000576777a80a8aca497746b395d8c453a06.tar.gz urpmi-0a48000576777a80a8aca497746b395d8c453a06.tar.bz2 urpmi-0a48000576777a80a8aca497746b395d8c453a06.tar.xz urpmi-0a48000576777a80a8aca497746b395d8c453a06.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.update')
-rwxr-xr-x | urpmi.update | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/urpmi.update b/urpmi.update index 497e23fa..db035fff 100755 --- a/urpmi.update +++ b/urpmi.update @@ -43,6 +43,8 @@ sub main { _("usage: urpmi.update [-a] <name> ... where <name> is a medium name to update. -a select all non-removable media. + -c clean headers cache directory. + -f force generation of hdlist or base files. \nunknown options '%s'\n"), $_); push @toupdates, $_; } |