mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
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:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user