2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 18:20:27 +00:00

Updated usage - Line #27

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish
2008-03-13 13:47:09 +00:00
parent aa025ac91d
commit bf05940b5c

View File

@@ -24,7 +24,7 @@ sub parse_args {
return( [ $_[0],
"reventlog -h|--help",
"reventlog -v|--version",
"reventlog [-V|--verbose] noderange " . join( '|', @reventlog )."|<number of entries to retrieve>",
"reventlog [-V|--verbose] noderange " . join( '|', @reventlog )."|<number of entries>",
" -h writes usage information to standard output",
" -v displays command version",
" -V verbose output"])