From 871185b1ba7e1cfb41be9290e9c166190b7b1a5d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 18 Jan 2018 18:17:42 +0100 Subject: nq: add -c to clean job file when process succeeded --- nq.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nq.1') 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 -- cgit 1.4.1