diff options
Diffstat (limited to 'doc/s6_process.html')
| -rw-r--r-- | doc/s6_process.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/s6_process.html b/doc/s6_process.html index 92000d6..025409a 100644 --- a/doc/s6_process.html +++ b/doc/s6_process.html @@ -45,6 +45,10 @@ Instead of <code>s6-svc -r /run/service/foobar</code>, the user can type s6 process <em>subcommand</em> [ <em>subcommand_options...</em> ] [ <em>args...</em> ] </pre> +<ul> + <li> <tt>s6 proc</tt> and <tt>s6 p</tt> are accepted as aliases for <tt>s6 process</tt>. </li> +</ul> + <h2 id="subcommands"> Subcommands </h2> <h3 id="help"> help </h3> |
