diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-03 12:15:50 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-03 12:15:50 +0200 |
commit | a9604d553a2529638793a5797ecc2715e31e4f92 (patch) | |
tree | 018b02138fadea62e9641b8249e8fc4388ebe618 /bin/efa-m | |
parent | 2cc84ed0a8a877d969d0ca74ed55e6d0a6e94549 (diff) |
efa-m: Document --json
Diffstat (limited to 'bin/efa-m')
-rwxr-xr-x | bin/efa-m | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -587,6 +587,12 @@ May also be specified as I<dd.mm.> 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. |