build_image: specify arguments more clearly

This commit is contained in:
Euan Kemp 2016-12-19 14:22:47 -08:00
parent f845a97532
commit 302e5bd405

View File

@ -60,7 +60,7 @@ container - Developer image with single filesystem, bootable by nspawn.
Examples: 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 "$@" show_help_if_requested "$@"