From 6016af8f566d276efc7b43d8afc3db2205583c49 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Fri, 21 Sep 2012 02:11:13 +0000 Subject: [PATCH] refine the man page git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13869 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/lsve.1.pod | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/xCAT-client/pods/man1/lsve.1.pod b/xCAT-client/pods/man1/lsve.1.pod index 699fc8380..db8a24901 100644 --- a/xCAT-client/pods/man1/lsve.1.pod +++ b/xCAT-client/pods/man1/lsve.1.pod @@ -20,22 +20,15 @@ object. Basically, B command supports three types of object: B, B, B, B and B. -The mandatory parameter B<-o object> is used to specify which object to list. +The parameter B<-o object> is used to specify which object to list. If no B<-o> is specified, +all the objects with the B<-t> type will be displayed. =head1 OPTIONS =over 2 -=item B<-t> -Specify the B of the target object. - -Supported types: - B - Data Center (For type of 'dc', all the elements belongs to the data - center will be listed.) - B - Cluster - B - Storage Domain - B - Network - B - Template +=item B<-h> +Display usage message. =item B<-m> Specify the manager of the virtual environment. @@ -45,8 +38,17 @@ For RHEV, the FQDN (Fully Qualified Domain Name) of the rhev manager have to be =item B<-o> The target object to display. -=item B<-h> -Display usage message. +=item B<-t> +Specify the B of the target object. + +Supported types: + B - Data Center (For type of 'dc', all the elements belongs to the data + center will be listed.) + B - Cluster + B - Storage Domain (To get the status of Storage Doamin, show it from + I it attached to. + B - Network + B - Template =back @@ -178,4 +180,4 @@ Output is similar to: =head1 SEE ALSO -L \ No newline at end of file +L