summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-25 11:32:47 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-25 11:32:47 +0200
commit5279c129209053024c8b7f8366254d80af5ccbc5 (patch)
tree99231f9ce95d9b4397f4fc8d46ee3865218814eb /bin
parent723744f9fcbd96a28c294d8f59aa81034282e983 (diff)
--proximity / use_near_stops: Accept walking time in minutes
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa8
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/efa b/bin/efa
index 467c6cc..dd8019e 100755
--- a/bin/efa
+++ b/bin/efa
@@ -179,7 +179,7 @@ GetOptions(
max-change|m=i
num-connections|n=i
prefer|P=s
- proximity|p
+ proximity|p:10
service|s=s
time|t=s
timeout=i
@@ -522,9 +522,11 @@ Prefer connections with less walking (at interchanges)
=back
-=item B<-p>|B<--proximity>
+=item B<-p>|B<--proximity> [I<minutes>]
-Take stops close to the stop/start into account and possibly use them instead
+Take stops close to the stop/start into account. By default, up to 10 minutes
+of walking to/from the route's first/last stop is considered acceptable. You
+can specify I<minutes> to use a custem value.
=item B<-s>|B<--service> I<name>