From 20c8ec50b29aa034b5c52e17a60ebd4048620efb Mon Sep 17 00:00:00 2001 From: pi Date: Thu, 22 Mar 2018 14:15:49 -0700 Subject: [PATCH] update file --- gmtsph-regional.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmtsph-regional.sh b/gmtsph-regional.sh index d2eceac..5a054dc 100755 --- a/gmtsph-regional.sh +++ b/gmtsph-regional.sh @@ -14,7 +14,7 @@ plot_para=(0 0 0 0) plotgrad=0 nocpt=0 # 从命令行获取参数 -while getopts "hi:r:u:c:a:gv:" arg +while getopts "hi:r:u:c:a:gv:n" arg do case $arg in h)