s6.md: update

This commit is contained in:
tocariimaa 2025-02-11 00:31:37 -03:00
parent 6df30842d7
commit 0866564b4f

View file

@ -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