diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-10-10 22:25:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-10-10 22:25:56 +0200 |
commit | 350e43f80686beb9933b2d33cde5ab214dd1229a (patch) | |
tree | 81a68e1678aac6300b72422d577b66d49ee47605 /bin/aseag-m | |
parent | 6b2932cd9b7df92ec8a35326fa861fa4291f0fb4 (diff) |
moar documentation
Diffstat (limited to 'bin/aseag-m')
-rwxr-xr-x | bin/aseag-m | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/aseag-m b/bin/aseag-m index 999d4a6..41bd188 100755 --- a/bin/aseag-m +++ b/bin/aseag-m @@ -308,9 +308,7 @@ See DateTime::Format::Duration(3pm) for allowed patterns. =item B<-v>, B<--via> I<stop> -Only show lines which also serve I<stop>. When used with B<-b>, -I<stop> must be in the schedule before I<name>, with B<-f> it may be anywhere, -with B<-a> (and by default) it must be after I<name>. +Only show lines which also serve I<stop> after I<name>. =item B<-V>, B<--version> @@ -340,6 +338,8 @@ None. =item * LWP::UserAgent(3pm) +=item * Text::CSV(3pm) + =back =head1 BUGS AND LIMITATIONS @@ -348,7 +348,7 @@ Unknown. =head1 AUTHOR -Copyright (C) 2013 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2013-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |