diff options
-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 | # |