Skip to content

Commit

Permalink
updated docs for single line
Browse files Browse the repository at this point in the history
  • Loading branch information
wagoodman committed Feb 18, 2018
1 parent d5bb49b commit 5ec1d5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ config:
# Show an eta for each task on the screen (being shown on every line with a command running)
show-task-times: true
# Show only one line of output to the screen (instead of a line per task + a summary line)
single-line: true
# globally enable/disable haulting further execution when any one task fails
stop-on-failure: true
Expand Down

0 comments on commit 5ec1d5c

Please sign in to comment.