summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-13 10:39:16 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-13 10:39:16 +0200
commit7e287c9b63a356e09ee6921dca626f8a68df5634 (patch)
tree033ee95df7068705da95afeb4bb3847f6628fd76
parent9a87e7a538e758052c18cd47cdf2b79f5b9dec9f (diff)
efa-m(1): Add type:name to documentatio
-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