diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpme.8.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpme.8.pod b/pod/urpme.8.pod index f0d4723d..acfcec1c 100644 --- a/pod/urpme.8.pod +++ b/pod/urpme.8.pod @@ -42,6 +42,11 @@ Test deinstallation of packages but do not modify the system. Force invocation even if some packages do not exist. +=item B<--noscripts> + +Don't execute the scriptlets. +This is equivalent to B<rpm --noscripts>. + =item B<--parallel> I<alias> Activate distributed execution of urpmi to other machines (it is mandatory |