Co-authored-by: Marius Hanl <66004280+Maran23@users.noreply.github.com>
pull/4663/head
yubiuser 2 years ago committed by GitHub
parent 722a716de3
commit 6121c162ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -496,7 +496,7 @@ if [[ $# = 0 ]]; then
helpFunc
fi
# functions that do not requiere sudo power
# functions that do not require sudo power
case "${1}" in
"-h" | "help" | "--help" ) helpFunc;;
"-v" | "version" ) versionFunc "$@";;

Loading…
Cancel
Save