From d24204430cb33706c458032a3f80bd6a6d4c67e8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 11 Sep 2016 19:43:33 +0200 Subject: efa(1): Update NAME and DESCRIPTION --- bin/efa | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/bin/efa b/bin/efa index d31a154..ed29bf6 100755 --- a/bin/efa +++ b/bin/efa @@ -441,7 +441,7 @@ __END__ =head1 NAME -efa - unofficial efa.vrr.de command line client +efa - Command line client for EFA-based public transit routing services =head1 SYNOPSIS @@ -459,15 +459,16 @@ version 2.14 =head1 DESCRIPTION -B is a command line client for the L web interface. -It sends the specified information to the online form and displays the results. +B is a command line client for EFA-based public transit routing +interfaces, e.g. L. B requests connections between two +points and displays the results. -It also supports other EFA services than L. B has a -builtin list of EFA entry points which can be probed with the B<-A> and B<-D> -options and listed with B<-l>. You can also specify a custom service using -B<-u> I or B<-s> I. -However, the default EFA service is sufficient in most cases (even ICE -connections all over Germany). +By default, the EFA service at L (operated by +Verkehrsverbund Rhein-Ruhr) is used, which supports most places in Germany. +A list of all supported EFA instances can be retrieved with B<-l> and a custom +instance can be selected using B<-s> I or B<-u> I. It is also +possible to probe all known EFA services for a specific connection using the +B<-A> and B<-D> options. =head1 OPTIONS -- cgit v1.2.3