summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shutdownasap.1.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/shutdownasap.1.in b/shutdownasap.1.in
index 5335223..d7d4ba3 100644
--- a/shutdownasap.1.in
+++ b/shutdownasap.1.in
@@ -15,9 +15,12 @@ file to store pid in
.B "waitForDir"
directory which must be empty before shutting down
.TP
-.B "shutDownNoGos"
+.B "shutDownNoGoProcesses"
list of processes which must not be running before shutting down
.TP
+.B "shutDownNoGoFiles"
+list of files with process ids whose processes must not be running before shutting down
+.TP
.B "beforeWatchHook"
routine which is called after start of \fBshutdownasap\fP, before watching above conditions
.TP