blast: Upper-case metasyntactic variables in the usage message.
[fwd] / fw.1
diff --git a/fw.1 b/fw.1
index d6634f3..e72ed1c 100644 (file)
--- a/fw.1
+++ b/fw.1
@@ -100,6 +100,8 @@ fw \- port forwarder
 .
 .B fw
 .RB [ \-dlq ]
+.RB [ \-p
+.IR file ]
 .RB [ \-f
 .IR file ]
 .RB [ \-s
@@ -175,6 +177,15 @@ initializing properly.
 .B "\-l, \-\-syslog, \-\-log"
 Emit logging information to the system log, rather than standard error.
 .TP
+.BI "\-p, \-\-pidfile=" file
+Write
+.BR fw 's
+process-id to
+.I file
+during start-up.  If
+.B \-d
+is given too, then the process-id is written after forking (obviously).
+.TP
 .B "\-q, \-\-quiet"
 Don't output any logging information.  This option is not recommended
 for normal use, although it can make system call traces clearer so I use