Merge pull request #65 from tockins/dev

doc fixed
This commit is contained in:
Alessio Pracchia 2017-06-19 13:31:51 +02:00 committed by GitHub
commit 9e3666fcc4

View File

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