diff --git a/yadm b/yadm index 1d0c30b..e75f6b3 100755 --- a/yadm +++ b/yadm @@ -1404,9 +1404,6 @@ function process_global_args() { -V|--version) version ;; - -h|--help) - help - ;; -Y|--yadm-dir) # override the standard YADM_DIR if [[ ! "$2" =~ ^/ ]] ; then error_out "You must specify a fully qualified yadm directory"