From 8419f97387d307804e402971acde27d8ba55eec9 Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 13 Jun 2008 11:56:44 +0000 Subject: [PATCH] Remove xml usage - not yet supported. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mkdef.1.pod | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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