diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-04-29 18:40:55 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-04-29 18:40:55 +0200 |
commit | e2ece5a9c331ad62fb93cffb633315b5268f8851 (patch) | |
tree | 53daa62d06dffbe98f9fe5ae435c440659e8b458 /bin/efa-m | |
parent | 506b66a84c4ec39d69c74f9a42d4f100909ac4a0 (diff) |
add --timeout to efa-m(1) and changelog
Diffstat (limited to 'bin/efa-m')
-rwxr-xr-x | bin/efa-m | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -250,6 +250,10 @@ URL to the EFA entry point, defaults to L<http://efa.vrr.de/vrr/XSLT_DM_REQUEST> Depending on your location, some I<url>s may contain more specific data than others. See Travel::Status::DE::EFA(3pm) for alternatives. +=item B<--timeout> I<seconds> + +Set timeout for HTTP requests. Default: 10 seconds. + =item B<-V>, B<--version> Show version information. |