Skip to content

Commit 7028fb3

Browse files
committed
[add] : Added password help.
1 parent 6455ae9 commit 7028fb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ _usage ()
3939
echo " Default: ${work_dir}"
4040
echo " -o <out_dir> Set the output directory"
4141
echo " Default: ${out_dir}"
42+
echo " -p <password> Set a live user password"
43+
echo " Default: alter"
4244
echo " -v Enable verbose output"
4345
echo " -h This help message"
4446
exit ${1}

0 commit comments

Comments
 (0)