diff --git a/xCAT-OpenStack-baremetal/pods/man1/opsaddimage.1.pod b/xCAT-OpenStack-baremetal/pods/man1/opsaddimage.1.pod index 511d68a0a..3c449ca4f 100644 --- a/xCAT-OpenStack-baremetal/pods/man1/opsaddimage.1.pod +++ b/xCAT-OpenStack-baremetal/pods/man1/opsaddimage.1.pod @@ -4,7 +4,7 @@ B - It adds or removes nodes for the vlan. =head1 SYNOPSIS -B I B<-n> I [B<-c> I] [B<-V>|B<--verbose>] +B I B<-n> I [B<-c> I] [B<-V>|B<--verbose>] B [B<-h>|B<--help>] @@ -12,22 +12,22 @@ B [B<-v>|B<--version>] =head1 DESCRIPTION -The B command adds a list of xCAT images into the OpenStack cloud. +The B command adds a list of xCAT images into the OpenStack cloud. -Under the cover, it creates a fake image and registers the fake image into OpenStack with command B. It sets the property in the image to indicate that this is an xCAT image and also stores the original xCAT image name in the property for further reference. +Under the cover, it creates a fake image and registers the fake image into OpenStack with command B. It sets the property in the image to indicate that this is an xCAT image and also stores the original xCAT image name in the property for further reference. -The xCAT image names can be listed using B command. +The xCAT image names can be listed using B command. =head1 Parameters -I a comma separated xCAT images names. +I a comma separated xCAT images names. =head1 OPTIONS =over 10 -=item B<-n> a comma separated new image names in the OpenStack. If omitted, the default is the original xCAT image nanme. +=item B<-n> a comma separated new image names in the OpenStack. If omitted, the default is the original xCAT image nanme. =item B<-c> the node name of the OpenStack controller. This node must be an xCAT managed node.