From 83c8a11cef9d6dae173377eea83e83a54a41f5e4 Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 13 Jun 2008 11:48:09 +0000 Subject: [PATCH] Remove xml usage - not yet supported. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/chdef.1.pod | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/xCAT-client/pods/man1/chdef.1.pod b/xCAT-client/pods/man1/chdef.1.pod index 7e3115498..d227cc28b 100644 --- a/xCAT-client/pods/man1/chdef.1.pod +++ b/xCAT-client/pods/man1/chdef.1.pod @@ -7,7 +7,7 @@ B - Change xCAT data object definitions. B [B<-h>|B<--help>] [B<-t> I] B [B<-V>|B<--verbose>] [B<-t> I] [B<-o> I] -[B<-p>|B<--plus>] [B<-m>|B<--minus>] [B<-z>|B<--stanza>] [B<-x>|B<--xml>] +[B<-p>|B<--plus>] [B<-m>|B<--minus>] [B<-z>|B<--stanza>] [B<-w> I=I,[I=I]] [I] [I=I [I=I]] =head1 DESCRIPTION @@ -54,13 +54,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