diff options
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index cf70037f..e513a844 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -290,6 +290,11 @@ 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. +I<Note:> if you use C<urpmi.recover> to set up a repackage policy, you +don't need this option, because C<urpmi.recover> will globally override +the appropriate rpm macro that enables repacking of all rpm transactions +system-wide. + =item B<--noscripts> Don't execute the scriptlets. |