diff --git a/back/pialert-cli b/back/pialert-cli index 00e38ba9..3f6d6cd8 100644 --- a/back/pialert-cli +++ b/back/pialert-cli @@ -18,7 +18,7 @@ case $1 in echo "" echo " set_password - set the new password as a hased value" echo "" - echo " set_autopassword - set the new random password as a hased value and show it plaintext in the console" + echo " set_autopassword - set the new random password as a hashed value and show it plaintext in the console" echo "" echo "" ;;