aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6_set.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 04:14:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 04:14:36 +0000
commit88d8cd8e3bb44a106929c2ba6cebe7c0746ccbdd (patch)
tree1da4f10fc5425a539c5082ba44e79032bf4eef2b /doc/s6_set.html
parent0b3887df63a64ec469b32b368f5cddadecae90ea (diff)
downloads6-frontend-88d8cd8e3bb44a106929c2ba6cebe7c0746ccbdd.tar.gz
Next batch of fixes, add s6 set delete
Diffstat (limited to 'doc/s6_set.html')
-rw-r--r--doc/s6_set.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/s6_set.html b/doc/s6_set.html
index 08857d7..3421c22 100644
--- a/doc/s6_set.html
+++ b/doc/s6_set.html
@@ -91,6 +91,19 @@ as <em>name</em>. </li>
<li> No options are defined. </li>
</ul>
+<h3 id="delete"> delete </h3>
+
+<h4> Interface </h4>
+
+<pre>
+ s6 set delete <em>names...</em>
+</pre>
+
+<ul>
+ <li> <tt>s6 set delete</tt> delete the saved sets named <em>names...</em> </li>
+ <li> No options are defined. </li>
+</ul>
+
<h3 id="list"> list </h3>
<h4> Interface </h4>