Correct help text (#145)
This commit is contained in:
parent
c677ef8763
commit
67d95f7e82
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Usage:
|
|||
build-docker.sh [options]
|
||||
Optional environment arguments: ( =<default> )
|
||||
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
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue