diff --git a/build.sh b/build.sh index d0d3c6241..e03d9ef6b 100755 --- a/build.sh +++ b/build.sh @@ -39,6 +39,8 @@ _usage () echo " Default: ${work_dir}" echo " -o Set the output directory" echo " Default: ${out_dir}" + echo " -p Set a live user password" + echo " Default: alter" echo " -v Enable verbose output" echo " -h This help message" exit ${1}