s6.md: update
This commit is contained in:
parent
6df30842d7
commit
0866564b4f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Alternatively, a different live set can be explicitly specified with the `-l` fl
|
||||||
```sh
|
```sh
|
||||||
s6-rc -u change foo # Starts service or bundle `foo`, including its dependencies.
|
s6-rc -u change foo # Starts service or bundle `foo`, including its dependencies.
|
||||||
s6-rc -d change foo # Self explanatory
|
s6-rc -d change foo # Self explanatory
|
||||||
s6-ec -D change foo # Forcedly stop a service
|
s6-rc -D change foo # Force stop a service
|
||||||
s6-rc start foo # Shorthands for the above commands
|
s6-rc start foo # Shorthands for the above commands
|
||||||
s6-rc stop foo
|
s6-rc stop foo
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue