diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-20 08:37:27 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-20 08:37:27 +0000 |
commit | 190b6b2cf2a94e115abc25f75c707aa9de4cd0a8 (patch) | |
tree | f0f2fbb2d8b6efc991ff9392cb0ac21c3363cfed /pod/urpmi.8.pod | |
parent | d057196d86c7d10e9090017a8bc299da75e01d80 (diff) | |
download | urpmi-190b6b2cf2a94e115abc25f75c707aa9de4cd0a8.tar urpmi-190b6b2cf2a94e115abc25f75c707aa9de4cd0a8.tar.gz urpmi-190b6b2cf2a94e115abc25f75c707aa9de4cd0a8.tar.bz2 urpmi-190b6b2cf2a94e115abc25f75c707aa9de4cd0a8.tar.xz urpmi-190b6b2cf2a94e115abc25f75c707aa9de4cd0a8.zip |
urpmi doesn't have a --auto-orphans parameter, fixes bug #48946
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 7e274c91..8edba48f 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -107,10 +107,6 @@ Like B<--auto-select>, but also updates all relevant media before selection of upgradeable packages is made. This avoids a previous call to C<urpmi.update>. -=item B<--auto-orphans> - -Remove all orphans without asking (see also C<urpme --auto-orphans>) - =item B<--no-md5sum> Disable MD5SUM file checking when updating media. |