fixed typo in help section

This commit is contained in:
silvernode 2015-06-02 03:57:08 -05:00
parent 550a915203
commit 0b7d3aff56

View File

@ -26,7 +26,7 @@ case "$1" in
echo "-cs <integer> | --char-size <integer>"
echo " specify password length"
echo
echo "-l <integer> | --lefthand"
echo "-l | --left-hand"
echo " left handed password"
echo
echo "-lcs <integer> | --left-char-size <integer>"