From 2470bdc6bc639577b5c8c2c07531fabac096b6be Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 20 Dec 2013 15:28:30 +0100 Subject: aseag-m: minor documentation improvements --- bin/aseag-m | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) (limited to 'bin') diff --git a/bin/aseag-m b/bin/aseag-m index ca29fb6..9885c44 100755 --- a/bin/aseag-m +++ b/bin/aseag-m @@ -195,34 +195,37 @@ B lists upcoming bus departures at the ASEAG stop I. =item B<-a>, B<--route-after> -For each departure, show all of the line's stops after I as well. +For each departure, include the route leading to I. Both stop names and +arrival times are shown. =item B<-b>, B<--route-before> -For each departure, show all of the line's stops before I as well. +For each departure, include the route after I. Both stop names and +arrival times are shown. =item B<-f>, B<--full-route> -For each departure, show all other stops serviced by the respective line. +For each departure, include the entire route. Both stop names and arrival +times are shown. =item B<-l>, B<--line> I -Only show departures of I (comma-separatad list, option may be -repeated) +Limit output to departures of I (comma-separated list of line +names, may be used multiple times). =item B<-p>, B<--with-past> -Also show departures in the past. Also appleas to the route information of -B<-a> / B<-b> / B<-f>. +Include past departures. Applies both to the departure output and to the +route output of B<-a>, B<-b>, B<-f>. =item B<-r>, B<--relative> -Use relative departure and route times. +Show relative times. Appleas both to departure and route output. =item B<-s>, B<--strftime> I -Format absolute times in I, appleas both to departures and route -data. See DateTime(3pm) for allowed patterns. +Format absolute times in I, applies both to departure and route +output. See DateTime(3pm) for allowed patterns. =item B<-S>, B<--strfrel> I @@ -231,9 +234,9 @@ See DateTime::Format::Duration(3pm) for allowed patterns. =item B<-v>, B<--via> I -Only show lines which will also service I. With B<-b>, I must be -in the schedule before I, with B<-f> it may be anywhere, with B<-a> -(and by default) it must be after I. +Only show lines which will also service I after I. With B<-b>, +I must be in the schedule before I, with B<-f> it may be anywhere, +with B<-a> (and by default) it must be after I. =item B<-V>, B<--version> -- cgit v1.2.3