diff --git a/xCAT-client/pods/man1/nodeimport.1.pod b/xCAT-client/pods/man1/nodeimport.1.pod index 15f3760c3..269544946 100644 --- a/xCAT-client/pods/man1/nodeimport.1.pod +++ b/xCAT-client/pods/man1/nodeimport.1.pod @@ -6,7 +6,7 @@ B - Create profiled nodes by importing hostinfo file. B [-h| --help | -v | --version] -B file= networkprofile= imageprofile= hostnameformat= [hardwareprofile=] [groups=] +B file= networkprofile= imageprofile= hostnameformat= [hardwareprofile=] [groups=] =head1 DESCRIPTION @@ -40,7 +40,7 @@ B> Sets the new hardware profile name used by the node, where is the new hardware management profile used by the node. If a "__HardwareProfile_hwprofile" group exists, then "hwprofile" is the hardware profile name. A hardware profile defines hardware management related information for imported nodes, including: IPMI, HMC, CEC, CMM. -B> +B> Sets the node name format for all nodes discovered, where is a supported format. The two types of formats supported are prefix#NNNappendix and prefix#RRand#NNappendix, where wildcard #NNN and #NN are replaced by a system generated number that is based on the provisioning order. Wildcard #RR represents the rack number and stays constant.