Added service-monitor to README

This commit is contained in:
Christian Muehlhaeuser 2018-03-18 21:27:53 +01:00
parent d18de9f902
commit e0db3fee88
No known key found for this signature in database
GPG Key ID: BA4CF857DD4117E9
1 changed files with 8 additions and 0 deletions

View File

@ -21,4 +21,12 @@ arguments at all:
$ service-generator create
```
### service-monitor
A monitor for systemd Units
```
$ service-monitor logs
```
See `--help` for all commands and options.