updated README.md
This commit is contained in:
		@@ -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
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user