From 04190e18f58be0c81d92a226c7b1a7d2a7b0752d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 15 Jan 2014 22:18:58 +0100 Subject: db-iris(1): note that station may be both DS100 code or name --- bin/db-iris | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/db-iris b/bin/db-iris index b710f37..ee0ff42 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -263,7 +263,11 @@ db-iris is an interface to the DeutscheBahn departure monitor 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. +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. =head1 OPTIONS -- cgit v1.2.3