Added manual page entry for the -n flag.

This commit is contained in:
Jesse Smith 2019-08-26 13:39:31 -03:00
parent b926447976
commit 1af26507de
1 changed files with 7 additions and 0 deletions

View File

@ -32,6 +32,7 @@ startpar \- start runlevel scripts in parallel
.IR iorate ] .IR iorate ]
.RB [ \-e .RB [ \-e
.IR etcdir ] .IR etcdir ]
.RB [ \-n ]
.RB [ \-t .RB [ \-t
.IR timeout ] .IR timeout ]
.RB [ \-T .RB [ \-T
@ -47,6 +48,7 @@ startpar \- start runlevel scripts in parallel
.IR par ] .IR par ]
.RB [ \-i .RB [ \-i
.IR iorate ] .IR iorate ]
.RB [ \-n ]
.RB [ \-t .RB [ \-t
.IR timeout ] .IR timeout ]
.RB [ \-T .RB [ \-T
@ -105,6 +107,11 @@ seconds, startpar will flush the buffer of the script with
the oldest output. Afterwards it will only print output of this the oldest output. Afterwards it will only print output of this
script until it is finished. script until it is finished.
When the
.B \-n
flag is used, output from a running job is prefixed with the name
of the program or script being run.
The The
.B \-M .B \-M
option switches option switches