Fixed the manpage for TS_ONFINISH v0.3.1-4
authorviric@llimona
Wed, 04 Apr 2007 00:31:39 +0200
changeset 89 94170d3b46d0
parent 86 662efcb99194
child 90 26ce5a97d5d3
Fixed the manpage for TS_ONFINISH
ts.1
--- a/ts.1	Tue Apr 03 23:56:11 2007 +0200
+++ b/ts.1	Wed Apr 04 00:31:39 2007 +0200
@@ -27,7 +27,8 @@
 .BI "[\-nfgm]"
 
 .SH DESCRIPTION
-ts will run by default a per user unix task queue. The user can add commands to
+.B ts
+will run by default a per user unix task queue. The user can add commands to
 the queue, watch that queue at any moment, and look at the task results
 (actually, standard output and exit error).
 .SH SIMPLE USE
@@ -132,6 +133,12 @@
 option if you're tired of
 .B \-C.
 .TP
+.B "TS_ONFINISH"
+If the variable exists pointing to an executable, it will be run after the
+queued jobs. It uses execlp, so
+.B PATH
+is used if there are no slashes in the variable content.
+.TP
 .B "TMPDIR"
 As the program output and the unix socket are thought to be stored in a
 temporary directory,