aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6_repository.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-16 05:09:46 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-16 05:09:46 +0000
commit6203378b6b6731a938eebdd60d99fecb429a849f (patch)
treee07b19ff9f7a94d25452bf3595f1f1fa4ab3544b /doc/s6_repository.html
parent625252d2e88c9a6cb84ecb8731c14d85dd699aa9 (diff)
downloads6-frontend-6203378b6b6731a938eebdd60d99fecb429a849f.tar.gz
Minor changes and fixes; doc for s6 set
Diffstat (limited to 'doc/s6_repository.html')
-rw-r--r--doc/s6_repository.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/s6_repository.html b/doc/s6_repository.html
index 377344f..d992a1b 100644
--- a/doc/s6_repository.html
+++ b/doc/s6_repository.html
@@ -117,18 +117,18 @@ the current working set, which always exists. </li>
<h4> Interface </h4>
<pre>
- s6 repository check [ -f ] [ -d | -u ] [ -E | -e ]
+ s6 repository check [ -F ] [ -d | -u ] [ -E | -e ]
</pre>
<ul>
- <li> <tt>s6 repository check</tt> checks all the services in the set for
+ <li> <tt>s6 repository check</tt> checks all the sets in the repository for
inconsistencies, and prints anything it finds to stdout. </li>
</ul>
<h4> Options </h4>
<dl>
-<dt> -f, --fix </dt>
+<dt> -F, --fix </dt>
<dd> Also attempt to fix the inconsistencies. </dd>
<dt> -E, --no-force-essential </dt>