doc fixed
This commit is contained in:
parent
554fc3976b
commit
26a829a66c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue