From: Tadashi Koike Date: Sun, 28 Mar 2010 14:34:45 +0000 (+0900) Subject: modify usage of each script. X-Git-Tag: gast-0.1.3~2 X-Git-Url: http://git.osdn.net/view?p=gast%2Fmaster.git;a=commitdiff_plain;h=03d173af7cbcc4b96fde88700f6cb1411774c2f1 modify usage of each script. --- diff --git a/gast b/gast index 97ec944..13cc455 100755 --- 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 diff --git a/gast_make b/gast_make index 710f86b..8cd3a03 100755 --- 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 diff --git a/gast_rpmbuild b/gast_rpmbuild index 79cc273..128e459 100755 --- a/gast_rpmbuild +++ b/gast_rpmbuild @@ -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