fix usage message

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3215 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2009-04-17 17:06:28 +00:00
parent 078aca4c5c
commit 4824e01617

View File

@ -3548,7 +3548,7 @@ sub usage_dsh
{
## usage message
my $usagemsg1 =
" xdsh -h \n xdsh -q \n xdsh -v \n xdsh [noderange] [group]\n";
" xdsh -h \n xdsh -q \n xdsh -V \n xdsh [noderange] [group]\n";
my $usagemsg1a = " xdsh [noderange] -K [-l logonuserid]\n";
my $usagemsg2 =
" [-B bypass ] [-C context] [-c] [-e] [-E environment_file] [--devicetype type_of_device] [-f fanout]\n";