diff --git a/_home/dot_sz.shrc.d/01_util.functions b/_home/dot_sz.shrc.d/01_util.functions index 4ca5064..b88d28e 100644 --- a/_home/dot_sz.shrc.d/01_util.functions +++ b/_home/dot_sz.shrc.d/01_util.functions @@ -12,6 +12,7 @@ require_root() { function setacl() { if [[ $# -lt 4 ]]; then error "setacl missing arguments, called with '$1' ${@:2}" + printf "%s\n" "Usage:" "\tsetacl [...]" return 1 fi local Options=${1}