From 8a161efb92caffc77435ba39100c329956b57335 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 23 May 2016 23:10:41 +0200 Subject: db-iris(1): Note that we also accept IBNRs --- bin/db-iris | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/db-iris b/bin/db-iris index b916579..d5cb388 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -494,10 +494,10 @@ available at L. It requests all departures at I and lists them on stdout, similar to the big departure screens installed at most main stations. I can be -either a DS100 station code (such as "EE") or a normal station name -(such as "Essen Hbf" or "DO UniversitEt"). If no exact match is found, -B will try to find station names containing I as a -substring. +either a DS100 station code (such as "EE"), a normal station name +(such as "Essen Hbf" or "Dortmund UniversitEt"), or an IBNR / european station +number (such as 8000098). If no exact match is found, B will try to +find station names similar to I. An exclamation mark (C<< ! >>) next to a platform indicates that it is not the scheduled one. -- cgit v1.2.3