Add information on portsclean -DD.

PR:		103519
Glanced at by:	pav
This commit is contained in:
Tom Rhodes 2006-10-09 18:36:34 +00:00
parent 0c76d02052
commit ddb360067d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28819

View file

@ -1261,6 +1261,11 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
<screen>&prompt.root; <userinput>portsclean -D</userinput></screen>
<para>Or to remove all distfiles not referenced by any port
currently installed on your system:</para>
<screen>&prompt.root; <userinput>portsclean -DD</userinput></screen>
<note>
<para>The <command>portsclean</command> utility is part of the
<application>portupgrade</application> suite.</para>