Update install.sh

This commit is contained in:
Santiago Lo Coco 2022-02-18 14:18:02 -03:00 committed by GitHub
parent a9265cd685
commit d32d1e804e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -569,9 +569,9 @@ usage() {
cat << EOF
usage: ${0##*/} [command]
-h Print this help message.
-d Print log to stdout and calsais.log file.
-d Print log to STDOUT and calsais.log file.
-f Print log to calsais.log file.
-s Print log to stdout.
-s Print log to STDOUT.
EOF
}