Added "-?" as help option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -143,7 +143,7 @@ sub processArgs | ||||
|     if ( | ||||
|         !GetOptions( | ||||
|                     'all|a'     => \$::opt_a, | ||||
|                     'help|h'    => \$::opt_h, | ||||
|                     'help|h|?'    => \$::opt_h, | ||||
| 					'list|l'    => \$::opt_l, | ||||
| 					'update|u'  => \$::opt_u, | ||||
| 					'remove|r'  => \$::opt_r, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user