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:
parent
e0e45e2f0b
commit
f1c70d6dce
@ -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:
|
||||
|
@ -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]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user