From 36c6086197b06a9650ec85545795589d493bdd34 Mon Sep 17 00:00:00 2001 From: phamt Date: Sun, 19 Dec 2010 14:10:47 +0000 Subject: [PATCH] Changed comments. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8460 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/tools/mkay4z | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-server/share/xcat/tools/mkay4z b/xCAT-server/share/xcat/tools/mkay4z index dac94c548..f231e4d1b 100644 --- a/xCAT-server/share/xcat/tools/mkay4z +++ b/xCAT-server/share/xcat/tools/mkay4z @@ -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