diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-01-31 16:12:42 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-01-31 16:12:42 +0100 |
commit | 0257285bc3ee56e819c9f09449b3b2ac898356fa (patch) | |
tree | 2c724cc2dee346c8956107f10ff898c39f16eb16 /bin | |
parent | 4327383413a75cf423becea43701df3d94ec3ff5 (diff) |
db-iris(1): add note about changing identities
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/db-iris | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/db-iris b/bin/db-iris index 9873807..1257716 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -448,6 +448,12 @@ by +x. Note that here, I<viastation> must be a regular station name or DS100 code. +Caveat: Some trains change their identity along the route. For instance, the +line RE11 line in NRW has two identifiers, one for ME<ouml>nchengladbach +<-> Duisburg and one for Duisburg <-> Hamm. B<track-via> is not able to handle +those and will miss trains changing their identifier between I<station> and +I<viastation> + =item B<--version> Show version information. |