From e80e841698a2cf10e79b2c61e7128a379faa8767 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 5 Oct 2024 16:13:22 +0200 Subject: efa-m: Document -j and trip details mode --- bin/efa-m | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'bin') diff --git a/bin/efa-m b/bin/efa-m index 0738af7..13818ae 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -522,23 +522,26 @@ __END__ =head1 NAME -efa-m - Unofficial interface to the efa.vrr.de departure monitor +efa-m - Unofficial interface to the efa.vrr.de departure and trip monitor =head1 SYNOPSIS -B [B<-Lr>] [B<-d> I] [B<-t> I] -[B<-l> I] [B<-p> I] [B<-u> I] +B [B<-jLr>] [B<-d> I] [B<-t> I] +[B<-l> I] [B<-p> I] [B<-s> I] [I] [IB<:>]I +B [B<-s> I] I + =head1 VERSION version 3.01 =head1 DESCRIPTION -B lists scheduled tram, bus and train departures at the location I. +B lists scheduled departures at location I or details about the +trip . -For each departure, it shows +In departure monitor mode, for each departure, it shows =over @@ -564,6 +567,9 @@ but C<< efa "E Hbf" >> does not. By default, I refers to a stop, this can be changed by specifying I. Supported types are B
and B (point of interest). +In trip details mode, it prints trip information and lists arrival and +departure time, name, and platform of each stop on the trip's route. + =head1 OPTIONS =over @@ -587,6 +593,10 @@ May also be specified as I Probe all known EFA entry points for the specified stop. Print the URLs and names of all entry points which did not return an error. +=item B<-j>, B<--with-jid> + +Show journey IDs for each + =item B<--json> Print result(s) as JSON and exit. This is a dump of internal data structures -- cgit v1.2.3