From 62ccb478a30d3242288d78f505fb3cc54014b05c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 1 Feb 2025 19:05:41 +0100 Subject: dbris-m(1): trip details at station now include carriage formation --- bin/dbris-m | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'bin') diff --git a/bin/dbris-m b/bin/dbris-m index fe4094f..5694942 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -558,9 +558,9 @@ dbris-m - Interface to bahn.de public transit services =head1 SYNOPSIS -B [B<-d> I] [B<-t> I] [B<-j>] I +B [B<-d> I] [B<-t> I] [B<-j>] [I] I -B I I I +B [I] I I I B I @@ -602,11 +602,11 @@ station ID. For each departure, B shows =head2 Trip details (I I I) -List intermediate stops of I I with arrival/departure -time, delay (if available), occupancy (if available), and stop name. Also -includes some generic trip information. Only works if the specified train -passes I in the next few dozen minutes or B<-d> / B<-t> have been -set to appropriate values. +Show trip details and carriage formation of I I at +I, if available. Includes everything that is available via +I (see below). The train must pass I within the next +60-or-so minutes; use B<-d> and/or B<-t> to adjust the requested timestamp if +needed. =head2 Trip details (I) -- cgit v1.2.3