Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ivpusic/rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
ivpusic committed Oct 14, 2015
2 parents 0764a53 + fceb59d commit 429b4f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Create json file with content, with name for example conf.json
```
and then
```
rerun --conf conf.json
rerun -c conf.json
```

#### CLI + JSON
Expand All @@ -73,7 +73,7 @@ Example of json config:
```
and then
```
rerun --conf conf.json
rerun -a arg1,arg2 -c conf.json
```

#### ENV variables
Expand Down

0 comments on commit 429b4f6

Please sign in to comment.