diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/emerge.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index a6078664..8e40818d 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -105,7 +105,7 @@ Run package specific actions needed to be executed after the emerge process has completed. This usually entails configuration file setup or other similar setups that the user may wish to run. .TP -.BR \-\-depclean +.BR "\-\-depclean (-R)" Cleans the system by removing packages that are not associated with explicitly merged packages. Depclean works by creating the full dependency tree from the @world set, |