diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:13:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:13:22 +0000 |
commit | 047befef9b8ef074d34b05e294d753f6c2751987 (patch) | |
tree | ee0d7329e2abd0b0d24efd14bc25e84f25e48230 /doc/s6-rc-dryrun.html | |
parent | b7ab058ecf940dc3c6b5a1ce2d45d9bd6bd293fa (diff) | |
download | s6-rc-047befef9b8ef074d34b05e294d753f6c2751987.tar.xz |
No need for -a in s6-rc -u invocation; remove -X from dryrun print
Diffstat (limited to 'doc/s6-rc-dryrun.html')
-rw-r--r-- | doc/s6-rc-dryrun.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/s6-rc-dryrun.html b/doc/s6-rc-dryrun.html index 0a55fa6..ee23d3b 100644 --- a/doc/s6-rc-dryrun.html +++ b/doc/s6-rc-dryrun.html @@ -57,7 +57,8 @@ is 0, s6-rc-dryrun will not print anything to stdout. Default is 1. </li> milliseconds before exiting. Default is 1000, but when invoked by <a href="s6-rc.html">s6-rc</a>, it will be the value of the <em>dryruntimeout</em> argument to the <tt>-n</tt> option. This is -used to simulate a non-immediate startup or shutdown script. </li> +used to simulate a start or stop script that does not complete +immediately. </li> </ul> </body> |