diff --git a/xCAT-client/pods/man1/mkdef.1.pod b/xCAT-client/pods/man1/mkdef.1.pod index 74c7605bc..3d96690f3 100644 --- a/xCAT-client/pods/man1/mkdef.1.pod +++ b/xCAT-client/pods/man1/mkdef.1.pod @@ -7,7 +7,7 @@ B - Use this command to create xCAT data object definitions. B [B<-h>|B<--help>] [B<-t> I] B [B<-V>|B<--verbose>] [B<-t> I] [B<-o> I] -[B<-z>|B<--stanza>] [B<-x>|B<--xml>] [B<-f>|B<--force>] [B<-w> I=I,[I=I]] +[B<-z>|B<--stanza>] [B<-f>|B<--force>] [B<-w> I=I,[I=I]] [I] [I=I [I=I]] @@ -52,13 +52,9 @@ Verbose mode. A comma-separated list of attributes and values that can be used to select objects. Use the help option to get a list of validattributes for each object type. -=item B<-x|--xml> - -Indicates that the file being piped to the command is in XML format. - =item B<-z|--stanza> -Indicates that the file being piped to the command is in stanza format. +Indicates that the file being piped to the command is in stanza format. See the xcatstanzafile man page for details on using xCAT stanza files. =back