summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-08-06 18:44:11 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-08-06 18:45:46 +0200
commit85cda2145bef35b47df0b4e478173092bbf5252b (patch)
tree09e6341652e820f716caae133884c4e949a0970d
parent6c99da06378c1fb09ebcfff5ca12d1bc0f1397b5 (diff)
efa(1): --post is not supported
-rw-r--r--Changelog1
-rwxr-xr-xbin/efa8
2 files changed, 1 insertions, 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<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