Skip to content

Commit

Permalink
Merge pull request oxequa#66 from tockins/dev
Browse files Browse the repository at this point in the history
doc fixed
  • Loading branch information
Alessio Pracchia committed Jun 19, 2017
2 parents 9e3666f + bccfaca commit 2aeeddb
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ $ go get github.com/tockins/realize
status: true
build:
status: false
args:
- -race
run: true
args:
- --myarg
Expand All @@ -183,10 +185,10 @@ $ go get github.com/tockins/realize
command: ./ls
changed: true
streams: // enable/disable streams
cli_out: true
file_out: false
file_log: false
file_err: false
cli_out: true
file_out: false
file_log: false
file_err: false

```

Expand Down

0 comments on commit 2aeeddb

Please sign in to comment.