Update pialert-cli

This commit is contained in:
leiweibau
2022-08-09 22:07:35 +02:00
committed by jokob-sk
parent ef6eac24cc
commit 65ddfd8fb2

View File

@@ -18,7 +18,7 @@ case $1 in
echo ""
echo " set_password <new_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 ""
;;