Correct help text (#145)
This commit is contained in:
parent
6e32569415
commit
40e5dae819
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Usage:
|
||||||
build-docker.sh [options]
|
build-docker.sh [options]
|
||||||
Optional environment arguments: ( =<default> )
|
Optional environment arguments: ( =<default> )
|
||||||
CONTAINER_NAME=pigen_work set a name for the build container
|
CONTAINER_NAME=pigen_work set a name for the build container
|
||||||
CONTINUE=0 continue from a previously started container
|
CONTINUE=1 continue from a previously started container
|
||||||
EOF
|
EOF
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue