summaryrefslogtreecommitdiff
path: root/bin/efa-m
diff options
context:
space:
mode:
Diffstat (limited to 'bin/efa-m')
-rwxr-xr-xbin/efa-m8
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/efa-m b/bin/efa-m
index 75f9253..1b7fc37 100755
--- a/bin/efa-m
+++ b/bin/efa-m
@@ -109,7 +109,7 @@ efa-m - Inofficial interface to the efa.vrr.de departure monitor
=head1 SYNOPSIS
-B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> I<stop>
+B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> [I<type>B<:>]I<name>
=head1 VERSION
@@ -117,7 +117,11 @@ version 0.01
=head1 DESCRIPTION
-B<efa-m> lists upcoming tram, bus and train departures at I<stop> in I<city>
+B<efa-m> lists upcoming tram, bus and train departures at the location I<name>
+in I<city>.
+
+By default, I<name> refers to a stop, this can be changed by specifying
+I<type>. Supported types are B<address> and B<poi> (point of interest).
=head1 OPTIONS