--clean-deps added to man page
authorJán Kupec <jkupec@suse.cz>
Wed, 6 Oct 2010 10:53:33 +0000 (12:53 +0200)
committerJán Kupec <jkupec@suse.cz>
Wed, 6 Oct 2010 10:53:33 +0000 (12:53 +0200)
doc/zypper.8

index 040fa4d..bbc53e6 100644 (file)
@@ -502,6 +502,13 @@ mean removing all packages with unfulfilled requirements.
 The default behavior is 'force' in the interactive mode and 'no-force' in the
 non-interactive mode. If this option is specified, it takes the preference.
 .TP
+.I \-u, \-\-clean\-deps
+Automatically remove dependencies which become unneeded after removal
+of requested packages.
+.TP
+.I \-U, \-\-no\-clean\-deps
+No automatic removal of unneeded dependencies.
+.TP
 .I \-D, \-\-dry\-run
 Test the removal of packages, do not actually remove anything. This option will
 add the \-\-test option to the rpm commands run by the remove command.