Skip to content

Commit

Permalink
Merge 6b2e798 into 9ba4550
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmlau committed Dec 21, 2018
2 parents 9ba4550 + 6b2e798 commit 48ae5fa
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 48ae5fa

Please sign in to comment.