diff options
Diffstat (limited to 'pod/urpmi.update.8.pod')
-rw-r--r-- | pod/urpmi.update.8.pod | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/pod/urpmi.update.8.pod b/pod/urpmi.update.8.pod index 49d4183c..6df86130 100644 --- a/pod/urpmi.update.8.pod +++ b/pod/urpmi.update.8.pod @@ -43,6 +43,11 @@ Use specified user and password to use for proxy authentication. Specifying B<--proxy-user=ask> will cause urpmi.update to prompt for a username and a password. +=item B<--urpmi-root> I<directory> + +Use the file system tree rooted for urpmi database and rpm install. Contrary +to B<--root>, the urpmi configuration comes from the rooted tree. + =item B<--update> Use only update media. @@ -79,7 +84,11 @@ Clean F</var/cache/urpmi/headers> directory on exit. =item B<-f> -Force rebuild of base files, or of hdlist files when specified twice. +Force updating synthesis/hdlist + +=item B<--probe-rpms> + +Do not use synthesis/hdlist, use rpm files directly =item B<-q> @@ -98,4 +107,4 @@ urpmi(8), urpmi.addmedia(8), urpmi.removemedia(8). =head1 AUTHOR Pascal Rigaux <pixel@mandriva.com> (original author and current maintainer), -FranE<ccedil>ois Pons, Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> +FranE<ccedil>ois Pons, Rafael Garcia-Suarez |