about summary refs log tree commit diff
path: root/nq.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-01-18 18:17:42 +0100
committerLeah Neukirchen <leah@vuxu.org>2018-01-18 18:17:42 +0100
commit871185b1ba7e1cfb41be9290e9c166190b7b1a5d (patch)
tree57f0530fff01e8d066aeb2daf3da0c6d192b6f73 /nq.1
parent3ac29d1a7472550d1f6b3bccfbc8dc375362ffee (diff)
downloadnq-871185b1ba7e1cfb41be9290e9c166190b7b1a5d.tar.gz
nq-871185b1ba7e1cfb41be9290e9c166190b7b1a5d.tar.xz
nq-871185b1ba7e1cfb41be9290e9c166190b7b1a5d.zip
nq: add -c to clean job file when process succeeded
Diffstat (limited to 'nq.1')
-rw-r--r--nq.13
1 files changed, 3 insertions, 0 deletions
diff --git a/nq.1 b/nq.1
index b3d933b..2a74749 100644
--- a/nq.1
+++ b/nq.1
@@ -6,6 +6,7 @@
 .Nd job queue utility
 .Sh SYNOPSIS
 .Nm
+.Op Fl c
 .Op Fl q
 .Ar command\ line ...
 .Nm
@@ -51,6 +52,8 @@ can be used to conveniently watch the log files.
 .Pp
 The options are as follows:
 .Bl -tag -width Ds
+.It Fl c
+Clean up job id file when process exited with status 0.
 .It Fl q
 Suppress output of the job id after spawning new job.
 .It Fl t