diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpme.8.pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/urpme.8.pod b/pod/urpme.8.pod index 1bf956f4..d36b1d0c 100644 --- a/pod/urpme.8.pod +++ b/pod/urpme.8.pod @@ -56,6 +56,13 @@ urpmi (currently, urpmi-parallel-ka-run or urpmi-parallel-ssh are available) and which machines should be updated. This alias is defined in the file F</etc/urpmi/parallel.cfg> as described below. +=item B<--repackage> + +Save previous state of upgraded packages; in other words, save the old +rpms (usually in F</var/spool/repackage>, but you can override this with +an rpm macro.) This is equivalent to providing the B<--repackage> flag to +rpm. + =item B<--root> I<directory> Use the file system tree rooted for rpm install. All operations and |