diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-06-24 23:03:24 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-06-24 23:03:38 +0200 |
commit | 8075f5c8a897dac7029890726ef8ff00bb2e4ba4 (patch) | |
tree | 3515768d0b08e57191f888e306b4cb3d497ae650 /bin | |
parent | 1e048ee2f717e92b7ed89b1f0acd63b4953be83f (diff) |
release preparations (full-route/route in efa-m will be left out for now)
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa-m | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -288,11 +288,6 @@ 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. @@ -335,7 +330,7 @@ value to disable it. =item B<-v>, B<--via> I<station> -Only show trains serving I<station> after the requseted I<stop>. I<station> +Only show trains serving I<station> after the requseted stop. I<station> is matched against the "I<city> I<stop>" fields in each line's route. Regular expressions are also supported. |