diff options
Diffstat (limited to 'urpmi.update.8')
-rw-r--r-- | urpmi.update.8 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/urpmi.update.8 b/urpmi.update.8 index fcb899c7..c6efcb8b 100644 --- a/urpmi.update.8 +++ b/urpmi.update.8 @@ -1,4 +1,4 @@ -.TH urpmi.update 8 "05 Apr 2001" "Mandrakesoft" "Linux-Mandrake" +.TH urpmi.update 8 "10 Apr 2001" "Mandrakesoft" "Linux-Mandrake" .IX urpmi.update .SH NAME urpmi.update \- Updates packages list for specified medias @@ -13,6 +13,11 @@ Usefull for ftp location for example. .SH OPTION .IP "\fB\-a\fP" Select all media that are not using a removable device to update them. +.IP "\fB\-c\fP" +Clean /var/cache/urpmi/headers directory on exit. +.IP "\fB\-f\fP" +Force rebuild of hdlist files or base files (/var/lib/urpmi/depslist.ordered, +/var/lib/urpmi/provides and /var/lib/urpmi/compss). .SH FILES /usr/bin/urpmi .br @@ -38,6 +43,10 @@ use \fBurpmi.update -a\fP to generate them. These files are not mandatory. .br Contains media description, previous format from older urpmi is accepted. .PP +/etc/urpmi/skip.list +.br +Contains package names that should be not automatically updated. +.PP /var/lib/urpmi/depslist.ordered .br A simple text file containing all dependencies of all known packages. |