update files

This commit is contained in:
张壹 2018-06-14 20:34:53 -07:00
parent b131d7c0ba
commit ed59e9f37f

View File

@ -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)