fixup: remove early help
This commit is contained in:
parent
d63e4d1162
commit
873ecf5bf6
1 changed files with 0 additions and 3 deletions
3
yadm
3
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue