diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-19 16:22:58 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-19 16:22:58 +0000 |
commit | 5a98bb67538f76f8cc004297a2251147df0eed08 (patch) | |
tree | c612d0fcdd71013d8df1dd1dbaeb4a1eb030a9af /pod | |
parent | b3ec44efa1b101ed97900f0762bf492b131399f5 (diff) | |
download | urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.gz urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.bz2 urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.xz urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.zip |
- urpmi.update, urpmi.addmedia, urpmi.removemedia:
o drop option "-c" which used to clean /var/cache/urpmi/headers
since we don't use that dir anymore :)
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.addmedia.8.pod | 4 | ||||
-rw-r--r-- | pod/urpmi.removemedia.8.pod | 4 | ||||
-rw-r--r-- | pod/urpmi.update.8.pod | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index c23867d1..07a7ae00 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -179,10 +179,6 @@ with C<urpmi.update>; it's ignored until then. Don't import pubkey of added media. -=item B<-c> - -Clean headers cache directory in F</var/cache/urpmi/headers>. - =back =head1 Variables diff --git a/pod/urpmi.removemedia.8.pod b/pod/urpmi.removemedia.8.pod index d77cba78..6a5fd670 100644 --- a/pod/urpmi.removemedia.8.pod +++ b/pod/urpmi.removemedia.8.pod @@ -20,10 +20,6 @@ names you first told to urpmi.addmedia. Select and remove all media. -=item B<-c> - -Clean header cache directory (F</var/cache/urpmi/headers>). - =item B<-y> Fuzzy match on media names, so you can remove several media at once. diff --git a/pod/urpmi.update.8.pod b/pod/urpmi.update.8.pod index 5adfde88..b4939d6b 100644 --- a/pod/urpmi.update.8.pod +++ b/pod/urpmi.update.8.pod @@ -82,10 +82,6 @@ Note that the rsync options will also be used for ssh media. Select all media that are not using a removable device to update them. -=item B<-c> - -Clean F</var/cache/urpmi/headers> directory on exit. - =item B<-f> Force updating synthesis |