aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6_process.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-04-07 13:28:14 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-04-07 13:28:14 +0000
commit5169c7f7d102848f4a01ed891ea20b2f3ff4a021 (patch)
treed109f84e785ccaf6232663a2c3edb55cb59822b4 /doc/s6_process.html
parent3d0f074be5142c32933d7035a52a71f022b403ef (diff)
downloads6-frontend-5169c7f7d102848f4a01ed891ea20b2f3ff4a021.tar.gz
Add s6 l, s6 p, s6 proc, s6 r, s6 repo aliases
Diffstat (limited to 'doc/s6_process.html')
-rw-r--r--doc/s6_process.html4
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>