summaryrefslogtreecommitdiffstats
path: root/urpmi.update
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-24 07:51:03 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-24 07:51:03 +0000
commit2785262589f7f801535708cddc92221425ad457c (patch)
tree74e1c65d9bf306ac6ca2bb617b688949d358c64f /urpmi.update
parentb442357f7b8f5721bd805ce9a650c4a9d50304c5 (diff)
downloadurpmi-2785262589f7f801535708cddc92221425ad457c.tar
urpmi-2785262589f7f801535708cddc92221425ad457c.tar.gz
urpmi-2785262589f7f801535708cddc92221425ad457c.tar.bz2
urpmi-2785262589f7f801535708cddc92221425ad457c.tar.xz
urpmi-2785262589f7f801535708cddc92221425ad457c.zip
at least document "urpmi.update -ff" until we understand why it's really
needed. for info, -ff was created 16 May 2003 with comment: - try to handle resume connection (do not always remove previous download, only works for hdlist or synthesis using rsync).
Diffstat (limited to 'urpmi.update')
-rwxr-xr-xurpmi.update1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi.update b/urpmi.update
index 257b0198..8b72aaee 100755
--- a/urpmi.update
+++ b/urpmi.update
@@ -48,6 +48,7 @@ where <name> is a medium name to update.
") . N(" -a - select all non-removable media.
") . N(" -c - clean headers cache directory.
") . N(" -f - force updating synthesis/hdlist
+") . N(" -ff - really force updating synthesis/hdlist
") . N(" -q - quiet mode.
") . N(" -v - verbose mode.
");