diff --git a/xCAT-client/pods/man1/lsdef.1.pod b/xCAT-client/pods/man1/lsdef.1.pod index 1a1b23f9f..ac677d0f1 100644 --- a/xCAT-client/pods/man1/lsdef.1.pod +++ b/xCAT-client/pods/man1/lsdef.1.pod @@ -6,12 +6,12 @@ B - Use this command to list xCAT data object definitions. B [B<-h>|B<--help>] [B<-t> I] [B<-i> I] -B [B<-V>|B<--verbose>] [B<-l>|B<--long>] [B<-s>|B<--short>] [B<-a>|B<--all>] [B<-S>] +B [B<-V>|B<--verbose>] [B<-l>|B<--long>] [B<-s>|B<--short>] [B<-a>|B<--all>] [B<-S>] [B<-t> I] [B<-o> I] [B<-z>|B<--stanza>] [B<-i> I] [B<-c>|B<--compress>] [B<--osimage>] [B<--nics>] [[B<-w> I==I] [B<-w> I=~I] ...] [I] -B [B<-l>|B<--long>] [B<-a>|B<--all>] [B<-t> I] [B<-z>|B<--stanza>] +B [B<-l>|B<--long>] [B<-a>|B<--all>] [B<-t> I] [B<-z>|B<--stanza>] [B<-i> I] [B<--template> [I]] =head1 DESCRIPTION @@ -33,7 +33,7 @@ To list auditlog or eventlog objects, use lsdef -t auditlog or lsdef -t eventlog =item B<-c|--compress> Display information in compressed mode, each output line has format ": ". -The output can be passed to command xcoll or xdshbak for formatted output. +The output can be passed to command xcoll or xdshbak for formatted output. The -c flag must be used with -i flag. =item B<-h|--help> @@ -52,7 +52,7 @@ List the complete object definition. Only list the object names. -=item B<-S> +=item B<-S> List all the hidden nodes (FSP/BPA nodes) with other ones. @@ -237,7 +237,7 @@ To list all the object definition templates shipped in xCAT. =item 19. To display the details of "node" object definition template "ppc64le-template" shipped in xCAT. - + lsdef -t node --template ppc64le-template =item 20.