fixed the defect 2905848

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5041 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2010-01-26 02:58:13 +00:00
parent e0e45e2f0b
commit f1c70d6dce
2 changed files with 7 additions and 3 deletions

View File

@ -116,7 +116,7 @@ my %usage = (
getmacs [-h|--help|-v|--version]
PPC specific:
getmacs <noderange> [-F filter]
getmacs <noderange> [-f][-d] [arp] | [-D [-S server] [-G gateway] [-C client]]",
getmacs <noderange> [-f][-d] [--arp] | [-D [-S server] [-G gateway] [-C client]]",
"mkvm" =>
"Usage:
Common:

View File

@ -4,9 +4,13 @@ B<getmacs> - Collects node MAC address.
=head1 SYNOPSIS
I<getmacs [-h| --help]>
=head2 Common:
I<getmacs [-v| --version]>
I<getmacs noderange [-d] [-V| --verbose]>
I<getmacs [-h| --help | -v| --version]>
=head2 PPC specific:
I<getmacs noderange> [-F filter]