Added "--help" to usage - Line 41

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@209 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-01-04 16:14:27 +00:00
parent db049e6f2a
commit c28ef0b9ab

View File

@ -38,7 +38,7 @@ sub parse_args {
#############################################
local *usage = sub {
return( [ $_[0],
"rscan -h",
"rscan -h|--help",
"rscan -v|--version",
"rscan [-V|--verbose] noderange [-w][-x|-z]",
" -h writes usage information to standard output",