mirror of
https://github.com/winsw/winsw.git
synced 2025-12-10 18:37:28 +08:00
Revise docs for 3.0.0-alpha.5 (#689)
* Revise docs for 3.0.0-alpha.5 * Revise docs for 3.0.0-alpha.5
This commit is contained in:
@@ -247,9 +247,15 @@ Draws the process tree associated with the service.
|
||||
### Usage
|
||||
|
||||
```console
|
||||
winsw dev ps [<path-to-config>]
|
||||
winsw dev ps [<path-to-config>] [-a|--all]
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
- `-a|--all`
|
||||
|
||||
Optional. Draws the process tree associated with all services.
|
||||
|
||||
## `dev kill` command
|
||||
|
||||
Terminates the service if it has stopped responding.
|
||||
|
||||
Reference in New Issue
Block a user