fix xml output from lskmodules

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mellor 2012-10-10 16:51:32 +00:00
parent d404462494
commit 1467e23c80

View File

@ -53,6 +53,7 @@ Return the output with XML tags. The data is returned as:
<name> xxx.ko </name>
<description> this is module xxx </description>
</module>
This option is intended for use by other programs. The XML will not be displayed. To view the returned XML, set the XCATSHOWXML=yes environment variable before running this command.
=item B<-V|--verbose>