OSDN Git Service

modify usage of each script.
authorTadashi Koike <t-koike@users.sourceforge.jp>
Sun, 28 Mar 2010 14:34:45 +0000 (23:34 +0900)
committerTadashi Koike <t-koike@users.sourceforge.jp>
Sun, 28 Mar 2010 14:34:45 +0000 (23:34 +0900)
gast
gast_make
gast_rpmbuild

diff --git a/gast b/gast
index 97ec944..13cc455 100755 (executable)
--- a/gast
+++ b/gast
@@ -122,7 +122,7 @@ usage : ${ORIGINAL_NAME} [-v|--version] [-h|--help]
   -v, --version           display version information and exit
 
   When this script is executed as '${ORIGINAL_NAME}' with no option, this script 
-  creates symbolic link toward itself which name is from compiler (e.g. gcc/cc).
+  display usage and summary explanation of environment variable .
 
   When this script is executed as compiler, this script executes original 
   compiler with additional -save-temps option (If GAST_ENABLE is defined), and
index 710f86b..8cd3a03 100755 (executable)
--- a/gast_make
+++ b/gast_make
@@ -61,7 +61,7 @@ usage : ${ORIGINAL_NAME} [-v|--version] [-h|--help]
   -v, --version           display version information and exit
 
   When this script is executed as '${ORIGINAL_NAME}' with no option, this script 
-  creates symbolic link toward itself which name is from make-command (e.g. 
+  display usage.
   make/gmake).
 
   When this script is executed as make command, this script executes original
index 79cc273..128e459 100755 (executable)
@@ -58,7 +58,7 @@ usage : ${ORIGINAL_NAME} [-v|--version] [-h|--help]
   -v, --version           display version information and exit
 
   When this script is executed as '${ORIGINAL_NAME}' with no option, this script 
-  creates symbolic link toward itself which name is 'rpmbuild'.
+  display usage.
 
   When this script is executed as 'rpmbuild', this script behaves just as
   rpmbuild command with accepting additional '--save-temps-dir' option and