From 85cda2145bef35b47df0b4e478173092bbf5252b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 6 Aug 2014 18:44:11 +0200 Subject: efa(1): --post is not supported --- Changelog | 1 + bin/efa | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/Changelog b/Changelog index d1db1f9..df18b5c 100644 --- a/Changelog +++ b/Changelog @@ -7,6 +7,7 @@ git HEAD * efa: Add -D/--discover option * efa: Add -A/--auto-url option * Travel::Routing::DE::EFA: Add get_efa_urls method + * efa: Remove unsupported --post option from documentation Travel::Routing::DE::VRR 2.06 - Sat Aug 02 2014 diff --git a/bin/efa b/bin/efa index 89f3d81..6955347 100755 --- a/bin/efa +++ b/bin/efa @@ -498,14 +498,6 @@ Travel::Routing::DE::EFA(3pm) for alternatives. Set timeout for HTTP requests. Default: 60 seconds. -=item B<--post> I=I - -Add I with I to the HTTP POST request sent to the EFA server. -This can be used to use setting B 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 -- cgit v1.2.3