blob: e9c95e66154b5e05dd600ddf3ea8c73e09b986be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Index: bin/portsclean.1
===================================================================
--- bin/portsclean.1 (revision 32)
+++ bin/portsclean.1 (revision 34)
@@ -8,7 +8,7 @@
.Nd a tool to clean ports/packages garbage
.Sh SYNOPSIS
.Nm
-.Op Fl hCDDinPPQQq
+.Op Fl hCDDiLnPPQQq
.Sh DESCRIPTION
.Nm
is a tool to help users clean out the working directories of their ports
@@ -81,7 +81,9 @@
.Pp
.It Fl Q
.It Fl -quiet
-Do not write anything to stdout. Specified twice, do not write
+Do not write anything to stdout. Specified twice (i.e.
+.Fl QQ ) ,
+do not write
anything to stderr either. This is for internal use.
.Pp
.It Fl q
|