Commit 7e287c9b authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

efa-m(1): Add type:name to documentatio

parent 9a87e7a5
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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