diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2015-06-22 23:15:05 +0200 |
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2015-06-22 23:15:05 +0200 |
| commit | 19e4975742b1a879d5c6e05ee4cb8cce9b981e61 (patch) | |
| tree | 8f8baf677335973428ac8afbea58e7531c10e041 /lib/Travel/Routing | |
| parent | c23ad07fe9f3845061d83f0e35c5990157d76235 (diff) | |
documentation: improve notes about -b / bikeTakeAlong
Diffstat (limited to 'lib/Travel/Routing')
| -rw-r--r-- | lib/Travel/Routing/DE/EFA.pm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Travel/Routing/DE/EFA.pm b/lib/Travel/Routing/DE/EFA.pm index c21a349..a87677f 100644 --- a/lib/Travel/Routing/DE/EFA.pm +++ b/lib/Travel/Routing/DE/EFA.pm @@ -1042,7 +1042,9 @@ Set walk speed. Default: B<normal> =item B<with_bike> => B<0>|B<1> -If true: Prefer connections allowing passengers with bikes +If true: Request connections allowing passengers with bikes. Note that the +backed may return an empty result if no such connection exists or bike-support +simply isn't known. =item B<lwp_options> => I<\%hashref> |
