summaryrefslogtreecommitdiff
path: root/bin/db-ris
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-06 19:46:54 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-06 19:46:54 +0200
commit10e549ef7479b1bd08ced124164b5edcd8c1a30b (patch)
treeec62f20197db4e29457ac2adbe9856c7634bb53d /bin/db-ris
parent74a7960da8590e7a105a827642f620816903ad8d (diff)
Release v0.020.02
Diffstat (limited to 'bin/db-ris')
-rwxr-xr-xbin/db-ris8
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/db-ris b/bin/db-ris
index d0827f9..99e07b0 100755
--- a/bin/db-ris
+++ b/bin/db-ris
@@ -3,7 +3,7 @@ use strict;
use warnings;
use 5.010;
-our $VERSION = '0.01';
+our $VERSION = '0.02';
use Getopt::Long qw(:config no_ignore_case);
use List::Util qw(first max);
@@ -168,12 +168,12 @@ db-ris - Interface to the DeutscheBahn online departure monitor
=head1 SYNOPSIS
-B<db-ris> [B<-d> I<date>] [B<-m> I<motlist>] [B<-t> I<time>] [B<-v> I<via>]
-I<station>
+B<db-ris> [B<-d> I<date>] [B<-L>] [B<-m> I<motlist>] [B<-t> I<time>]
+[B<-v> I<via>] I<station>
=head1 VERSION
-version 0.01
+version 0.02
=head1 DESCRIPTION