diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-06-20 17:13:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-06-20 17:13:51 +0200 |
commit | de62e5dc065f7990069c0d1c14257de1aee2a6f3 (patch) | |
tree | 28c28b09ebff5c87670b3533b62abd9d58a26570 | |
parent | d986c1d60ffe91e6fdbb722936e066d8069d7cd4 (diff) |
efa-m: document -f option
-rwxr-xr-x | bin/efa-m | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -265,6 +265,11 @@ I<type>. Supported types are B<address> and B<poi> (point of interest). Show departures for I<date> instead of today. May also be specified as I<dd.mm.> +=item B<-f>, B<--full-route> + +Show all stops between I<city> I<name> (the requested stop) and a departure's +destination. Arrival and departure time at each stop are displayed as well. + =item B<-L>, B<--linelist> Do not show departures. Instead, list all lines serving the specified place. |