aboutsummaryrefslogtreecommitdiffstats
path: root/doc/repodefs.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-11-26 10:15:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-11-26 10:15:55 +0000
commitc40145fca667f8b0243bbcf276b5aade18f7ae5b (patch)
treed1de5084859c2d9fe0d599e1a3b1cfe6674492f9 /doc/repodefs.html
parente31ad31e271e9e78f6755e047bb25230c6b542f1 (diff)
downloads6-rc-c40145fca667f8b0243bbcf276b5aade18f7ae5b.tar.gz
s6-rc-set-list is now s6-rc-set-status and does everything
Diffstat (limited to 'doc/repodefs.html')
-rw-r--r--doc/repodefs.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/repodefs.html b/doc/repodefs.html
index 6d0cd94..c234ba0 100644
--- a/doc/repodefs.html
+++ b/doc/repodefs.html
@@ -284,6 +284,8 @@ make a copy of an existing set with <a href="s6-rc-set-copy.html">s6-rc-set-copy
or delete sets with <a href="s6-rc-set-delete.html">s6-rc-set-delete</a>. </li>
<li> They mask, unmask, enable or disable services in their favorite set with
<a href="s6-rc-set-change.html">s6-rc-set-change</a>. </li>
+ <li> They can check the list of services and their subs with
+<a href="s6-rc-set-status.html">s6-rc-set-status</a>. </li>
<li> They commit the set with <a href="s6-rc-set-commit.html">s6-rc-set-commit</a>. </li>
<li> They install the set with <a href="s6-rc-set-install.html">s6-rc-set-install</a>.
This action potentially modifies the current state of the machine! </li>