mirror of
https://github.com/winsw/winsw.git
synced 2025-12-10 18:37:28 +08:00
Readme: Fix the documentation output
This commit is contained in:
@@ -36,10 +36,10 @@ Your renamed `winsw.exe` binary also accepts the following commands:
|
||||
* `stop` to stop the service.
|
||||
* `restart` to restart the service. If the service is not currently running, this command acts like `start`.
|
||||
* `status` to check the current status of the service.
|
||||
* This command prints one line to the console.
|
||||
* `NonExistent` indicates the service is not currently installed
|
||||
* `Started` to indicate the service is currently running
|
||||
* `Stopped` to indicate that the service is installed but not currently running.
|
||||
* This command prints one line to the console.
|
||||
* `NonExistent` indicates the service is not currently installed
|
||||
* `Started` to indicate the service is currently running
|
||||
* `Stopped` to indicate that the service is installed but not currently running.
|
||||
|
||||
### Supported .NET versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user