diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-24 07:51:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-24 07:51:03 +0000 |
commit | 2785262589f7f801535708cddc92221425ad457c (patch) | |
tree | 74e1c65d9bf306ac6ca2bb617b688949d358c64f /pod | |
parent | b442357f7b8f5721bd805ce9a650c4a9d50304c5 (diff) | |
download | urpmi-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 'pod')
-rw-r--r-- | pod/urpmi.update.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmi.update.8.pod b/pod/urpmi.update.8.pod index a6434fc0..578ce317 100644 --- a/pod/urpmi.update.8.pod +++ b/pod/urpmi.update.8.pod @@ -90,6 +90,10 @@ Clean F</var/cache/urpmi/headers> directory on exit. Force updating synthesis/hdlist +=item B<-ff> + +Really force updating synthesis/hdlist + =item B<--probe-rpms> Do not use synthesis/hdlist, use rpm files directly |