Skip to content

Commit 2aeeddb

Browse files
author
Alessio Pracchia
authored
Merge pull request #66 from tockins/dev
doc fixed
2 parents 9e3666f + bccfaca commit 2aeeddb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ $ go get github.com/tockins/realize
163163
status: true
164164
build:
165165
status: false
166+
args:
167+
- -race
166168
run: true
167169
args:
168170
- --myarg
@@ -183,10 +185,10 @@ $ go get github.com/tockins/realize
183185
command: ./ls
184186
changed: true
185187
streams: // enable/disable streams
186-
cli_out: true
187-
file_out: false
188-
file_log: false
189-
file_err: false
188+
cli_out: true
189+
file_out: false
190+
file_log: false
191+
file_err: false
190192
191193
```
192194

0 commit comments

Comments
 (0)