sv: fix example titles
This commit is contained in:
@@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
> Control a running runsv service.
|
> Control a running runsv service.
|
||||||
|
|
||||||
- Start a service.
|
- Start a service:
|
||||||
|
|
||||||
`sv up {{path/to/service}}`
|
`sv up {{path/to/service}}`
|
||||||
|
|
||||||
- Stop a service
|
- Stop a service:
|
||||||
|
|
||||||
`sv down {{path/to/service}}`
|
`sv down {{path/to/service}}`
|
||||||
|
|
||||||
- Get service status
|
- Get service status:
|
||||||
|
|
||||||
`sv status {{path/to/service}}`
|
`sv status {{path/to/service}}`
|
||||||
|
Reference in New Issue
Block a user