From 44215ca250c2bde8c6eb69a7d0ed1aa4f25d4b6a Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 22 Jul 2009 13:58:54 +0000 Subject: [PATCH] remove Contest reference git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/DSHCLI.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-xCAT/xCAT/DSHCLI.pm b/perl-xCAT/xCAT/DSHCLI.pm index bf731a3ba..65897f540 100644 --- a/perl-xCAT/xCAT/DSHCLI.pm +++ b/perl-xCAT/xCAT/DSHCLI.pm @@ -3434,7 +3434,7 @@ sub usage_dsh my $usagemsg1 = " xdsh -h \n xdsh -q \n xdsh -V \n"; my $usagemsg1a = "xdsh [noderange] -K [-l logonuserid]\n"; my $usagemsg2 = - " [-B bypass ] [-C context] [-c] [-e] [-E environment_file] + " [-B bypass ] [-c] [-e] [-E environment_file] [--devicetype type_of_device] [-f fanout]\n"; my $usagemsg3 = " [-l user_ID] [-L] "; my $usagemsg4 = "[-m] [-o options][-q] [-Q] [-r remote_shell] @@ -3824,7 +3824,7 @@ sub usage_dcp ### usage message my $usagemsg1 = " xdcp -h \n xdcp -q\n xdcp -V \n xdcp [noderange]\n"; my $usagemsg2 = - " [-B bypass] [-C context] [-c] [-f fanout] [-l user_ID]\n"; + " [-B bypass] [-c] [-f fanout] [-l user_ID]\n"; my $usagemsg3 = " [-o options] [-p] [-P] [-q] [-Q] [-r node_remote_copy]\n"; my $usagemsg4 =