Skip to content

Commit

Permalink
[add] : Added password help.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Feb 1, 2020
1 parent 6455ae9 commit 7028fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ _usage ()
echo " Default: ${work_dir}"
echo " -o <out_dir> Set the output directory"
echo " Default: ${out_dir}"
echo " -p <password> Set a live user password"
echo " Default: alter"
echo " -v Enable verbose output"
echo " -h This help message"
exit ${1}
Expand Down

0 comments on commit 7028fb3

Please sign in to comment.