From 1880be6d7ca9bd90943ad99c9332c59373110c7f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 3 Dec 2015 08:43:17 +0100 Subject: document -x/--exact/--related --- bin/db-iris | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'bin/db-iris') diff --git a/bin/db-iris b/bin/db-iris index 91780e3..c5dc59b 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -643,6 +643,17 @@ line RE11 line in NRW has two identifiers, one for MEnchengladbach those and will miss trains changing their identifier between I and I +=item B<-x>, B<--exact>, B<--no-related> + +Sometimes, Deutsche Bahn splits up major stations in their IRIS interface. +For instance, "KEln Messe/Deutz" actually consists of +"KEln Messe/Deutz" (KKDZ), "KEln Messe/Deutz Gl. 9-10" +(KKDZB) and "KEln Messe/Deutz (tief)" (KKDT). + +By default, B will show departures for all of these stations when +queried for any of them. When this option is set, only the departures for the +station part specified on the commandline are shown. + =item B<--version> Show version information. -- cgit v1.2.3