Add "-?" as help option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ad71dd41b0
commit
290ba2bf8f
@ -206,7 +206,7 @@ sub processArgs
|
||||
'dynamic|d' => \$::opt_d,
|
||||
'f|force' => \$::opt_f,
|
||||
'i=s' => \$::opt_i,
|
||||
'help|h' => \$::opt_h,
|
||||
'help|h|?' => \$::opt_h,
|
||||
'long|l' => \$::opt_l,
|
||||
'm|minus' => \$::opt_m,
|
||||
'o=s' => \$::opt_o,
|
||||
|
Loading…
Reference in New Issue
Block a user