From a9604d553a2529638793a5797ecc2715e31e4f92 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 3 Oct 2024 12:15:50 +0200 Subject: efa-m: Document --json --- bin/efa-m | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/efa-m b/bin/efa-m index 444d31f..9080075 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -587,6 +587,12 @@ May also be specified as I Probe all known EFA entry points for the specified stop. Print the URLs and names of all entry points which did not return an error. +=item B<--json> + +Print result(s) as JSON and exit. This is a dump of internal data structures +and not guaranteed to remain stable between minor versions. Please use the +Travel::Status::DE::EFA(3pm) module if you need a proper API. + =item B<-L>, B<--linelist> Do not show departures. Instead, list all lines serving the specified place. -- cgit v1.2.3