summaryrefslogtreecommitdiff
path: root/doc/s6-rc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-rc.html')
-rw-r--r--doc/s6-rc.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/s6-rc.html b/doc/s6-rc.html
index e9a712c..eeefe7a 100644
--- a/doc/s6-rc.html
+++ b/doc/s6-rc.html
@@ -3,15 +3,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
- <title>s6: the s6-rc program</title>
- <meta name="Description" content="s6: the s6-rc program" />
- <meta name="Keywords" content="s6 command s6-rc rc init dependency state management services" />
+ <title>s6-rc: the s6-rc program</title>
+ <meta name="Description" content="s6-rc: the s6-rc program" />
+ <meta name="Keywords" content="s6-rc command rc init dependency state management services" />
<!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> -->
</head>
<body>
<p>
-<a href="index.html">s6</a><br />
+<a href="index.html">s6-rc</a><br />
<a href="http://skarnet.org/software/">Software</a><br />
<a href="http://skarnet.org/">skarnet.org</a>
</p>
@@ -26,7 +26,7 @@ desired state, by starting or stopping services as needed.
<h2> Interface </h2>
<pre>
- s6-rc <em>servicenames...</em>
+ s6-rc [ -v <em>verbosity</em> ] [<em>servicenames...</em>
</pre>
<ul>