about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-07 18:11:05 -0400
committerJune McEnroe <june@causal.agency>2023-10-07 18:11:05 -0400
commit027381d45d4f7db1672a7c56c9f508d2c7b432fb (patch)
tree870ef7b5ac6b602709eac6a66d475c1dd8a90dda
parentAdd prospective manual page (diff)
downloadkitd-027381d45d4f7db1672a7c56c9f508d2c7b432fb.tar.gz
kitd-027381d45d4f7db1672a7c56c9f508d2c7b432fb.zip
Remove pidfile option
-rw-r--r--kitd.86
1 files changed, 0 insertions, 6 deletions
diff --git a/kitd.8 b/kitd.8
index 6bc1cfa..3ab6292 100644
--- a/kitd.8
+++ b/kitd.8
@@ -11,7 +11,6 @@
 .Op Fl d
 .Op Fl c Ar cooloff
 .Op Fl n Ar name
-.Op Fl p Ar pidfile
 .Op Fl t Ar restart
 .Ar command ...
 .
@@ -46,11 +45,6 @@ Set the name of the process
 and the logging prefix.
 The default is
 .Ar command .
-.It Fl p Ar pidfile
-Write the PID of
-.Nm
-to
-.Ar pidfile .
 .It Fl t Ar restart
 The initial interval in milliseconds
 between automatic restarts.