From 91d1c93160cfd34bb667ca4ce1a9c380b5d6eea1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 22 Dec 2013 15:17:54 +0100 Subject: update documentation --- bin/aseag-m | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bin/aseag-m') diff --git a/bin/aseag-m b/bin/aseag-m index 57576a1..34db950 100755 --- a/bin/aseag-m +++ b/bin/aseag-m @@ -52,7 +52,7 @@ my $status = Travel::Status::DE::ASEAG->new; sub show_help { my ($code) = @_; - print "Usage: B [ B<-l> I ] [B<-f>] I< \n" + print "Usage: aseag-m [-abfprV] [-l ] [-v ] \n" . "See also: man aseag-m\n"; exit $code; @@ -179,7 +179,8 @@ aseag-m - Unofficial interface to the ASEAG departure monitor =head1 SYNOPSIS -B I +B [B<-abfprV>] [B<-l> I] [B<-s> I | B<-S> I] +[B<-v> I] I =head1 VERSION @@ -259,6 +260,8 @@ None. =item * DateTime(3pm) +=item * DateTime::Format::Duration(3pm) + =item * LWP::UserAgent(3pm) =back -- cgit v1.2.3