Added -z to usage - Line #43

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2007-12-03 19:05:40 +00:00
parent 733d9c51d5
commit 3ff15de823

View File

@ -40,7 +40,7 @@ sub parse_args {
return( [ $_[0],
"rscan -h",
"rscan -v|--version",
"rscan [-V|--verbose] noderange [-w][-x]",
"rscan [-V|--verbose] noderange [-w][-x|-z]",
" -h writes usage information to standard output",
" -v displays command version",
" -V verbose output",