From d4bfdbcc342038a8311c47d6a21b2b2902b5d880 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 6 Jul 2011 16:24:13 +0200 Subject: Changelog & Documentation updates --- Changelog | 2 ++ bin/db-ris | 8 ++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index ba3deac..f153b6c 100644 --- a/Changelog +++ b/Changelog @@ -2,11 +2,13 @@ git HEAD [db-ris] * Only display info when a train is late, not when on time / unknown + * Add --ignore-late option [Travel::Status::DE::DeutscheBahn] * Add route_raw accessor * Proper HTTP request error handling * Strip leading whitespace from ::Result info + * Do not include canceled stops in the route Travel::Status::DE::DeutscheBahn 0.01 - Mon Jun 27 2011 diff --git a/bin/db-ris b/bin/db-ris index 0d27e89..d0827f9 100755 --- a/bin/db-ris +++ b/bin/db-ris @@ -190,7 +190,11 @@ departure screens installed at most main stations. =item B<-d>, B<--date> I
.I.I -Date to list departures for. Default: today +Date to list departures for. Default: today. + +=item B<-L>, B<--ignore-late> + +Do not display delayed trains. =item B<-m>, B<--mot> I @@ -225,7 +229,7 @@ may not work as expected. =item B<-V>, B<--version> -Show version information +Show version information. =back -- cgit v1.2.3