summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-09-02 22:16:09 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-09-02 22:16:09 +0200
commit6276a7cfe971256159bc12d6a21a5a15802e9232 (patch)
treee59f16af57ead2d34c65ce2c71886f9e3d391579
parent9d2e61f236517a671600a761d1a79b28b630e52d (diff)
ura-m(1): Update --strftime / --strfrel short option
-rwxr-xr-xbin/ura-m20
1 files 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>
+
+Format absolute times in I<format>, applies both to departure and route
+output. See DateTime(3pm) for allowed patterns.
+
+=item B<-F>, B<--strfrel> I<format>
+
+Format relative times in I<format>, only applies when used with B<-oT>.
+See DateTime::Format::Duration(3pm) for allowed patterns.
+
=item B<-l>, B<--line> I<lines>
Limit output to departures of I<lines> (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>
-
-Format absolute times in I<format>, applies both to departure and route
-output. See DateTime(3pm) for allowed patterns.
-
-=item B<-S>, B<--strfrel> I<format>
-
-Format relative times in I<format>, only applies when used with B<-oT>.
-See DateTime::Format::Duration(3pm) for allowed patterns.
-
=item B<-v>, B<--via> I<stop>
Only show lines which also serve I<stop> after I<name>.