diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-28 19:42:58 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-28 19:42:58 +0200 |
commit | b93ac311ce6e979ccab13a35448b1c5d6e442c86 (patch) | |
tree | e58095eef0964f35087206b28473dd48956e2394 /bin | |
parent | f1f04bb7cf4e59ca33c9627d5b7e858169c5cef9 (diff) |
carriage formation == coach sequence
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/db-wagenreihung | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/db-wagenreihung b/bin/db-wagenreihung index ed8b76f..068241b 100755 --- a/bin/db-wagenreihung +++ b/bin/db-wagenreihung @@ -195,11 +195,11 @@ This is beta software: API and output format may change without notice. =head1 DESCRIPTION -db-wagenreihung shows the carriage formation of train I<train-number> at -station I<station> (must be a name or DS100 code) as reported by the Deutsche -Bahn Wagenreihung API. As of April 2024, it has mature support for -long-distance (IC/EC/ICE) trains and a growing number of regional transport -providers that also offer mostly correct carriage formation data. +db-wagenreihung shows the carriage formation (also known as coach sequence) of +train I<train-number> at station I<station> (must be a name or DS100 code) as +reported by the Deutsche Bahn Wagenreihung API. As of April 2024, it has mature +support for long-distance (IC/EC/ICE) trains and a growing number of regional +transport providers that also offer mostly correct carriage formation data. It is not possible to request the carriage formation at a train's terminus station. This is a known limitation. |