summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-12-03 08:43:17 +0100
committerDaniel Friesel <derf@finalrewind.org>2015-12-03 08:43:17 +0100
commit1880be6d7ca9bd90943ad99c9332c59373110c7f (patch)
tree1c2da13bece0bac4923be17bc3c5e9013a581f08
parent9406592e180ad2b9cc77b6873f74ea8ef3e46b83 (diff)
document -x/--exact/--related
-rwxr-xr-xbin/db-iris11
1 files changed, 11 insertions, 0 deletions
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 ME<ouml>nchengladbach
those and will miss trains changing their identifier between I<station> and
I<viastation>
+=item B<-x>, B<--exact>, B<--no-related>
+
+Sometimes, Deutsche Bahn splits up major stations in their IRIS interface.
+For instance, "KE<ouml>ln Messe/Deutz" actually consists of
+"KE<ouml>ln Messe/Deutz" (KKDZ), "KE<ouml>ln Messe/Deutz Gl. 9-10"
+(KKDZB) and "KE<ouml>ln Messe/Deutz (tief)" (KKDT).
+
+By default, B<db-iris> 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.