From 0b7d3aff56995e380c76004e4a72738c7ac54b80 Mon Sep 17 00:00:00 2001 From: silvernode Date: Tue, 2 Jun 2015 03:57:08 -0500 Subject: [PATCH] fixed typo in help section --- bashpass.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashpass.sh b/bashpass.sh index e96bf88..beb2076 100755 --- a/bashpass.sh +++ b/bashpass.sh @@ -26,7 +26,7 @@ case "$1" in echo "-cs | --char-size " echo " specify password length" echo - echo "-l | --lefthand" + echo "-l | --left-hand" echo " left handed password" echo echo "-lcs | --left-char-size "