summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-09-07 09:39:03 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-09-07 09:39:03 +0200
commit468c4b1bfc90c79788abf58ae45d18e1e3447580 (patch)
treeb2734a27196fdcceee7048fee8c8777612251571
parentb2e16078f741dbcdeda081631d550d492c8be080 (diff)
efa-m(1): Fix option refs (--list != -l)
-rwxr-xr-xbin/efa-m4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/efa-m b/bin/efa-m
index 83a56ff..fa8fbc2 100755
--- a/bin/efa-m
+++ b/bin/efa-m
@@ -484,7 +484,7 @@ already included.
=item B<-s>, B<--service> I<name>
Short name of the EFA entry point. See Travel::Status::DE::EFA(3pm) and the
-B<-l> option for a list of services.
+B<--list> option for a list of services.
=item B<-t>, B<--time> I<hh:mm>
@@ -495,7 +495,7 @@ Show departures starting at I<time> instead of now.
URL to the EFA entry point, defaults to
L<http://efa.vrr.de/vrr/XSLT_DM_REQUEST>. Depending on your location, some
I<url>s may contain more specific data than others. See
-Travel::Status::DE::EFA(3pm) and the B<-l> option for alternatives.
+Travel::Status::DE::EFA(3pm) and the B<--list> option for alternatives.
=item B<--timeout> I<seconds>