From 61f7e742bfdbc307d6cd86238473adbb33a0cc51 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 3 Sep 2016 13:47:15 +0200 Subject: Add -L, -S, --ura-base und --ura-version to manpage --- bin/ura-m | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/bin/ura-m b/bin/ura-m index cb746ca..53e669a 100755 --- a/bin/ura-m +++ b/bin/ura-m @@ -320,6 +320,11 @@ See DateTime::Format::Duration(3pm) for allowed patterns. Limit output to departures of I (comma-separated list of line names, may be used multiple times). +=item B<-L>, B<--list> + +List supported URA services wit their URLs (see B<--ura-base>) and +abbreviations (see B<-s>). + =item B<-o>, B<--output> I Format output according to I. I is a @@ -372,6 +377,11 @@ may be cut off after / before any stop. The same applies to route_full. Include past departures. Applies both to the departure output and to the route output of B<-oa>, B<-ob>, B<-of>. +=item B<-s>, B<--service> I + +Request departures for URA instance I, e.g. ASEAG (Aachen, Germany) +or TfL (London, UK). Use B<-L> to get a list of supported URA instances. + =item B<-v>, B<--via> I Only show lines which also serve I after I. @@ -380,6 +390,15 @@ Only show lines which also serve I after I. Show version information. +=item B<--ura-base> I + +Set URA base to I, defaults to C<< http://ivu.aseag.de/interfaces/ura >>. +See also B<-L> and B<-s>. + +=item B<--ura-version> I + +Set URA version to I, defaults to C<< 1 >>. + =back =head1 EXIT STATUS -- cgit v1.2.3