diff options
| -rw-r--r-- | doc/s6-rc-set-change.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-rc-set-change.html b/doc/s6-rc-set-change.html index 5a0d41b..0253af4 100644 --- a/doc/s6-rc-set-change.html +++ b/doc/s6-rc-set-change.html @@ -70,7 +70,7 @@ what s6-rc-set-change does depends on the value of <em>action</em>: <li> <tt>fail</tt>: print an error message and exit 1. </li> <li> <tt>warn</tt>: print a warning message and proceed. This is the default. </li> <li> <tt>pull</tt>: print a warning message and pull the dependencies of -<em>services...</em> into <em>newsub</tt>. (Or the reverse dependencies, if +<em>services...</em> into <em>newsub</em>. (Or the reverse dependencies, if you're trying to disable or mask services. </li> </ul> The warning messages are not printed if <em>verbosity</em> is 0. </dd> |
