updated README.md
This commit is contained in:
parent
49a7e8e4dc
commit
46615e32ec
@ -43,6 +43,8 @@ gomanager setup
|
||||
```
|
||||
## usage
|
||||
|
||||
all commands can have `-h` added for a help screen.
|
||||
|
||||
### add project
|
||||
```bash
|
||||
gomanager add \
|
||||
@ -69,6 +71,8 @@ gomanager logs --id 1
|
||||
```
|
||||
|
||||
### start/run
|
||||
This starts the periodic watcher in the foreground, which runs every 24 hours.
|
||||
It is advised to use a systemd or other init script to run this in the background, supervised.
|
||||
```bash
|
||||
gomanager start
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user