diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-26 10:15:55 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-26 10:15:55 +0000 |
| commit | c40145fca667f8b0243bbcf276b5aade18f7ae5b (patch) | |
| tree | d1de5084859c2d9fe0d599e1a3b1cfe6674492f9 /doc/repodefs.html | |
| parent | e31ad31e271e9e78f6755e047bb25230c6b542f1 (diff) | |
| download | s6-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.html | 2 |
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> |
