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-oneshot-run.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-oneshot-run.html')
-rw-r--r-- | doc/s6-rc-oneshot-run.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-rc-oneshot-run.html b/doc/s6-rc-oneshot-run.html index c2b422f..351e9e1 100644 --- a/doc/s6-rc-oneshot-run.html +++ b/doc/s6-rc-oneshot-run.html @@ -37,8 +37,8 @@ in internal scripts created by </pre> <ul> - <li> s6-rc-oneshot-run executes into the <tt>up</tt> or <tt>down</tt> script, -depending on its first argument, of the <em>n</em>th oneshot service defined + <li> s6-rc-oneshot-run executes into the <tt>up</tt> or <tt>down</tt> script +of the <em>n</em>th oneshot service defined in the current compiled service database (i.e. the compiled linked from the live directory). </li> </ul> |