diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-08-06 18:44:11 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-08-06 18:45:46 +0200 |
commit | 85cda2145bef35b47df0b4e478173092bbf5252b (patch) | |
tree | 09e6341652e820f716caae133884c4e949a0970d /bin | |
parent | 6c99da06378c1fb09ebcfff5ca12d1bc0f1397b5 (diff) |
efa(1): --post is not supported
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -498,14 +498,6 @@ Travel::Routing::DE::EFA(3pm) for alternatives. Set timeout for HTTP requests. Default: 60 seconds. -=item B<--post> I<key>=I<value> - -Add I<key> with I<value> to the HTTP POST request sent to the EFA server. -This can be used to use setting B<efa> does not yet cover, like -C<--post lineRestriction=400> to also show IC and ICE trains. -Note that B<--post> will be overridden by the standard efa options, such as -B<--time> - =item B<-v>|B<--version> Print version information |