aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6_set.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6_set.html')
-rw-r--r--doc/s6_set.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6_set.html b/doc/s6_set.html
index c20fbd1..b29c189 100644
--- a/doc/s6_set.html
+++ b/doc/s6_set.html
@@ -224,7 +224,7 @@ make the set inconsistent. </li>
<dl>
<dt> -f, --ignore-dependencies </dt>
-<dd> Only change the services listed in <em>services</em>, don't compute dependencies </dd>
+<dd> Only change the services listed in <em>services</em>, don't compute dependencies. </dd>
<dt> -n, --dry-run </dt>
<dd> Do not perform the change; only show what would be done and check whether the set
@@ -296,7 +296,7 @@ change <tt>B</tt> to be unmasked or enabled as well. </dd>
<h4> Interface </h4>
<pre>
- s6 set commit [ -f ] [ -K ] [ -D <em>defaultbundle</em> [ -h <em>fdhuser</em> ]
+ s6 set commit [ -f ] [ -K ] [ -D <em>defaultbundle</em> ] [ -h <em>fdhuser</em> ]
</pre>
<ul>