diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-01 21:22:56 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-01 21:22:56 +0100 |
commit | b81386d13dfa1ee681d9a02995c31346b063f40a (patch) | |
tree | 519e93bf8993ce85df2fe2d0ec26348d2c35bd1e | |
parent | 8749e727d1036f8bf65d427696c75c35e930fb6b (diff) |
hafas-m(1): location search uses ? prefix, not !
-rwxr-xr-x | bin/hafas-m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hafas-m b/bin/hafas-m index 3bd3435..52d9af5 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -619,7 +619,7 @@ codes. Output format: Occupancy indicators are, from least occupied to fully booked: B<.> B<o> B<*> B<!>. -=head2 Location Search (B<!>I<query>|I<lat>B<:>I<lon>) +=head2 Location Search (B<?>I<query>|I<lat>B<:>I<lon>) List stations that match I<query> or that are located in the vicinity of I<lat>B<:>I<lon> geocoordinates with EVA ID and name. |