Updated README.md

This commit is contained in:
jpk 2023-01-10 16:08:35 +01:00
parent 3a55c3a990
commit 504aec1302
1 changed files with 6 additions and 0 deletions

View File

@ -69,6 +69,7 @@ Options:
Commands:
control
edit
list
```
@ -91,3 +92,8 @@ Available Services
```shell
$ doxy control other-service up -- -d
```
### Edit a service
```shell
$ doxy edit service-2
```