Changed comments.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8460 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2010-12-19 14:10:47 +00:00
parent 3ec8cc018c
commit 36c6086197

View File

@ -8,9 +8,9 @@
Author: Thang Pham (thang.pham@us.ibm.com)
Returns: Autoyast template
Usage: mkay4z [conf file] [ref template], where
[conf file]: File containing Linux configuration
[ref template]: Reference autoyast template to build off of
Usage: mkay4z [conf_file] [ref_template], where
[conf_file]: File containing Linux configuration
[ref_template]: Reference autoyast template to build off of
Example: # ./mkay4z conf.txt ref.sles11.s390x.tmpl > custom.sles11.s390x.tmpl
=cut