From 6bb6c308552d1d9e092d245b08c85b6e589fa9d7 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 5 Apr 2024 15:12:31 +0200 Subject: hafas-m(1): Elaborate time zone stuff --- bin/hafas-m | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'bin/hafas-m') diff --git a/bin/hafas-m b/bin/hafas-m index fe3bb8e..4583248 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -688,26 +688,28 @@ It has four operating modes that depend on the contents of its argument. Show departures (or arrivals) at I, optionally filtered by mode of transport. I may be given as a station name or HAFAS station ID. +For each train, B shows =over -=item * estimated departure (or arrival) time +=item * estimated departure (or arrival) time, -=item * delay, if known +=item * delay, if known, -=item * trip name, number, or line +=item * trip name, number, or line, -=item * direction / destination +=item * direction / destination, -=item * platform, if known (B indicates a platform change) +=item * platform, if known (B indicates a platform change), and -=item * expected occupancy of first and second class, if known +=item * expected occupancy of first and second class, if known. =back -Departure/arrival times are marked with a C<< * >> if they differ from local -time. Occupancy indicators are, from least occupied to fully booked: B<.> B -B<*> B. +Times are always given in the selected service's default time zone (see +B<--list>). Times that differ from the queried stop's local time are marked +with C<< * >>. Occupancy indicators are, from least occupied to fully booked: +B<.> B B<*> B. =head2 Location Search (BI|IB<:>I) -- cgit v1.2.3