From 6276a7cfe971256159bc12d6a21a5a15802e9232 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Sep 2016 22:16:09 +0200 Subject: ura-m(1): Update --strftime / --strfrel short option --- bin/ura-m | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bin/ura-m b/bin/ura-m index 72fd8d6..cb746ca 100755 --- a/bin/ura-m +++ b/bin/ura-m @@ -305,6 +305,16 @@ Departures without such data may not appear at all. =over +=item B<-f>, B<--strftime> I + +Format absolute times in I, applies both to departure and route +output. See DateTime(3pm) for allowed patterns. + +=item B<-F>, B<--strfrel> I + +Format relative times in I, only applies when used with B<-oT>. +See DateTime::Format::Duration(3pm) for allowed patterns. + =item B<-l>, B<--line> I Limit output to departures of I (comma-separated list of line @@ -362,16 +372,6 @@ 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<--strftime> I - -Format absolute times in I, applies both to departure and route -output. See DateTime(3pm) for allowed patterns. - -=item B<-S>, B<--strfrel> I - -Format relative times in I, only applies when used with B<-oT>. -See DateTime::Format::Duration(3pm) for allowed patterns. - =item B<-v>, B<--via> I Only show lines which also serve I after I. -- cgit v1.2.3