diff options
author | typebrook <typebrook@gmail.com> | 2019-12-04 09:16:44 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-12-04 09:16:44 +0800 |
commit | 4947dd920b87a585b7be84e6169f5d4bf685aba8 (patch) | |
tree | 87a46d4539f9528377778b712179c69b8729d75d | |
parent | ba8adbd905b3b1b9378c9e1958cfff4f0bb27c15 (diff) |
update
-rwxr-xr-x | scripts/match-road.sh (renamed from scripts/match.sh) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/match.sh b/scripts/match-road.sh index 135fc81..8281709 100755 --- a/scripts/match.sh +++ b/scripts/match-road.sh | |||
@@ -8,7 +8,7 @@ | |||
8 | # | 8 | # |
9 | # Example: | 9 | # Example: |
10 | # | 10 | # |
11 | # match.sh raw.gpx > new.gpx | 11 | # match-road.sh raw.gpx > new.gpx |
12 | # | 12 | # |
13 | # Hint: | 13 | # Hint: |
14 | # | 14 | # |