doc fixed

This commit is contained in:
alessio 2017-06-19 13:31:28 +02:00
parent 554fc3976b
commit 26a829a66c
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ $ go get github.com/tockins/realize
- type: before // type
command: ./ls -l // command
changed: true // relaunch when a file changes
startuo: true // launch at start
startup: true // launch at start
- type: after
command: ./ls
changed: true