Merge pull request #618 from euank/minor-docs

build_image: specify arguments more clearly
This commit is contained in:
Euan Kemp 2017-01-05 10:03:48 -08:00 committed by GitHub
commit 7ab582ed7f

View File

@ -60,7 +60,7 @@ container - Developer image with single filesystem, bootable by nspawn.
Examples:
build_image --board=<board> dev prod - builds developer and production images.
build_image --board=<board> [dev] [prod] [container] - builds developer and production images.
...
"
show_help_if_requested "$@"