diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-08 16:12:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-08 16:12:09 +0000 |
commit | ddde35476ce7564b54174963be501e202428e45d (patch) | |
tree | 515cdbf82217ac5c3300370e9cc5b804d68b7899 /doc | |
parent | cd62d4556a794881f9be6d48dc9db6e3a8be842c (diff) | |
download | s6-rc-ddde35476ce7564b54174963be501e202428e45d.tar.xz |
Better stubs for s6-rc-update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-rc-update.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/s6-rc-update.html b/doc/s6-rc-update.html index 26ebf48..fda6885 100644 --- a/doc/s6-rc-update.html +++ b/doc/s6-rc-update.html @@ -36,11 +36,11 @@ situations it really cannot solve. <h2> Interface </h2> -<pre> - s6-rc-update [ -v <em>verbosity</em> ] -</pre> - -<h2> Options </h2> +<p> + To be written. s6-rc-update is currently the missing piece in the +s6-rc suite, which is the reason why s6-rc has not been officially released +yet. :-) +</p> </body> </html> |