From ed59e9f37f877215bd3c49dd1117c00ed0b7bac1 Mon Sep 17 00:00:00 2001 From: pi Date: Thu, 14 Jun 2018 20:34:53 -0700 Subject: [PATCH] update files --- gmtsph-global.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmtsph-global.sh b/gmtsph-global.sh index 52bb14b..ea31cd2 100755 --- a/gmtsph-global.sh +++ b/gmtsph-global.sh @@ -14,7 +14,7 @@ labels=("longitude (degree)" "latitude (degree)") plotgrad=0 clon=0 # 从命令行获取参数 -while getopts "hi:r:u:c:a:G:g" arg +while getopts "hi:r:u:c:a:G:l:g" arg do case $arg in h)