diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-19 07:57:45 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-19 07:57:45 +0100 |
commit | 3752edf734b51c5ed7b2e6987941735cd96603a1 (patch) | |
tree | de0ad5ab381e824ea71a91f6f7da4a423c83ea5a | |
parent | 59a3923afeb9e8baa954aa9b1b6ab65dcdb48457 (diff) |
hafas-m(1): There is no DB HAFAS anymore
-rwxr-xr-x | bin/hafas-m | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/bin/hafas-m b/bin/hafas-m index e2835cc..162c741 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -708,7 +708,7 @@ __END__ =head1 NAME -hafas-m - Interface to the DeutscheBahn/HAFAS online departure monitor +hafas-m - Interface to the HAFAS-based online departure monitors =head1 SYNOPSIS @@ -725,12 +725,10 @@ version 6.16 =head1 DESCRIPTION -hafas-m is an interface to HAFAS public transport services such as the one -operated by Deutsche Bahn. - -It can serve as an arrival/departure monitor, request details about a specific -trip/journey, and look up public transport stops by name or geolocation. -The operating mode depends on the contents of its non-option argument. +hafas-m is an interface to HAFAS public transport services. It can serve as an +arrival/departure monitor, request details about a specific trip/journey, and +look up public transport stops by name or geolocation. The operating mode +depends on the contents of its non-option argument. =head2 Arrival/Departure Monitor (I<station>) |