Skip to content

Commit

Permalink
Fix example options
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 10, 2019
1 parent cf7a221 commit 0d2f10a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const DEFAULT_OPTS = {}

const EXAMPLE_OPTS = {
...DEFAULT_OPTS,
echo: true,
}

// Default to printing shell output to console.
Expand Down

0 comments on commit 0d2f10a

Please sign in to comment.