From f0e1f5fd2127c7173d6a6a8f31a7bb248d7b4717 Mon Sep 17 00:00:00 2001 From: yinle Date: Fri, 21 Dec 2012 08:30:29 +0000 Subject: [PATCH] Fix bug #2986 getmacs -h missing -o option git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Usage.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Usage.pm b/perl-xCAT/xCAT/Usage.pm index 1a49d3a3f..b66003fa6 100644 --- a/perl-xCAT/xCAT/Usage.pm +++ b/perl-xCAT/xCAT/Usage.pm @@ -185,7 +185,7 @@ my %usage = ( PPC specific: getmacs [-F filter] getmacs [-M] - getmacs [-V| --verbose] [-f] [-d] [--arp] | [-D [-S server] [-G gateway] [-C client]] + getmacs [-V| --verbose] [-f] [-d] [--arp] | [-D [-o] [-S server] [-G gateway] [-C client]] blade specific: getmacs [-V| --verbose] [-d] [--arp] [-i ethN|enN] ",