From f8983c8b4d813b43ebe4c821dc1a7b86b85fc442 Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 13 Jun 2008 11:53:42 +0000 Subject: [PATCH] Remove xml usage - not yet supported. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/lsdef.1.pod | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/xCAT-client/pods/man1/lsdef.1.pod b/xCAT-client/pods/man1/lsdef.1.pod index e8e27f426..4fa539a69 100644 --- a/xCAT-client/pods/man1/lsdef.1.pod +++ b/xCAT-client/pods/man1/lsdef.1.pod @@ -7,7 +7,7 @@ B - Use this command to list xCAT data object definitions. B [B<-h>|B<--help>] [B<-t> I] B [B<-V>|B<--verbose>] [B<-l>|B<--long>] [B<-a>|B<--all>] [B<-t> I] -[B<-o> I] [B<-z>|B<--stanza>] [B<-x>|B<--xml>] [B<-i> I] +[B<-o> I] [B<-z>|B<--stanza>] [B<-i> I] [B<-w> I=I,[I=I] [I] @@ -58,13 +58,9 @@ Verbose mode. A comma-separated list of attributes and values that can be used to select items to display. Use the help option to get a list of valid attributes. -=item B<-x|--xml> - -Display output in XML format. - =item B<-z|--stanza> -Display output in stanza format. +Display output in stanza format. See the xcatstanzafile man page for details on using xCAT stanza files. =back