From 37031cf44b159efc224d86c7f860aa7d2e46572e Mon Sep 17 00:00:00 2001 From: Daniel Friesel <derf@finalrewind.org> Date: Fri, 8 Aug 2014 19:04:33 +0200 Subject: [PATCH] efa(1): add other EFA services to description --- bin/efa | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bin/efa b/bin/efa index 6955347..2ab17e3 100755 --- a/bin/efa +++ b/bin/efa @@ -348,8 +348,11 @@ version 2.06 B<efa> is a command line client for the L<http://efa.vrr.de> web interface. It sends the specified information to the online form and displays the results. -It should be noted that B<efa>, although using the web interface of a local -transport association, is able to look up connections all over Germany. +It also supports other EFA services than L<http://efa.vrr.de>. +B<efa> has a builtin list of EFA entry points which can be used with the +B<-A> and B<-D> options. You can also specify a custom URL using B<-u>. +However, the default EFA service is sufficient in most cases (even ICE +connections all over germany). =head1 OPTIONS -- GitLab