Skip to content

Commit

Permalink
Merge 67e8c05 into a18a3d7
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmlau committed Jan 7, 2019
2 parents a18a3d7 + 67e8c05 commit eb2f087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/site/includes/CLI-std-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
For example,
```sh
lb4 app --config config.json
lb4 app --config {"name":"my-app"}
lb4 app --config '{"name":"my-app"}'
cat config.json | lb4 app --config stdin
lb4 app --config stdin < config.json
lb4 app --config stdin << EOF
Expand Down

0 comments on commit eb2f087

Please sign in to comment.