From b1b52bbb817f8fa0277681b225252bb79d80b07d Mon Sep 17 00:00:00 2001 From: pi Date: Sat, 15 Sep 2018 15:59:47 -0700 Subject: [PATCH] bug fix --- gmtsph-global.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmtsph-global.sh b/gmtsph-global.sh index 9f03ee7..9643082 100755 --- a/gmtsph-global.sh +++ b/gmtsph-global.sh @@ -23,7 +23,7 @@ do h) dispTitle "${0##*/}" "simple global wide data mapping using GMT script. The template accepts a grid (.nc .grid) file as input and outputs a .png and a .eps file. \ For futher explanations, please look for GMT's manuscripts." - dispAuthorInfo "Author: Yi Zhang (zhangyi.cugwuhan@gmail.com)" + dispAuthorInfo "Yi Zhang (zhangyi.cugwuhan@gmail.com)" dispUsage "${0##*/} -i [-r///] [-l] [-u] [-c] [-a,] [-g] [-G] [-p]" dispOptionShort "-i" "input grid file" dispOptionShort "-r" "data range. The template will ditect the input data range automaticly, the use of this option will overwrite the range."