Commit a95ff276 authored by Federico G. Schwindt's avatar Federico G. Schwindt

Add -log here as well and rearrange options

parent cb504e5a
......@@ -374,8 +374,8 @@ process_close(struct process *p)
* Run a process in the background with stdout and stderr redirected to
* ${tmpdir}/pNAME/stdout and ${tmpdir}/pNAME/stderr, respectively::
*
* process pNAME SPEC [-wait] [-start] [-run] [-kill STRING] [-stop] \
* [-write STRING] [-writeln STRING] [-close]
* process pNAME SPEC [-start] [-log] [-wait] [-run] [-kill STRING] \
* [-stop] [-write STRING] [-writeln STRING] [-close]
*
* pNAME
* Name of the process. It must start with 'p'.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment