diff --git a/README.md b/README.md index c86df56..82eee0a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Most commands require Administrator privileges to execute. WinSW will prompt for ## Documentation * [Get started](docs/installation.md) -* [Migrate to WinSW 3.x](docs/migrate-to-3-x) +* [Migrate to WinSW 3.x](docs/migrate-to-3-x.md) * Configuration: * [XML configuration file](docs/xml-config-file.md) * [Logging and error reporting](docs/logging-and-error-reporting.md) diff --git a/docs/cli-commands.md b/docs/cli-commands.md index e247f19..0405fa4 100644 --- a/docs/cli-commands.md +++ b/docs/cli-commands.md @@ -247,9 +247,15 @@ Draws the process tree associated with the service. ### Usage ```console -winsw dev ps [] +winsw dev ps [] [-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. diff --git a/samples/sample-complete.xml b/samples/sample-complete.xml index b163bb5..8230317 100644 --- a/samples/sample-complete.xml +++ b/samples/sample-complete.xml @@ -40,6 +40,9 @@ All options in other sections are optional myapp + + %BASE%\myExecutable.exe + - - %BASE%\myExecutable.exe -