summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-03-25 21:57:28 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-03-25 21:57:28 +0100
commitea5057170c475287d9946b069745aa9c51269952 (patch)
tree7cfbfc54171facbca767bb5987d579b144f04e48 /bin
parentd30a3aff786d3ce655cc043feda7b0462f3ab998 (diff)
document output lines
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa-m19
1 files changed, 19 insertions, 0 deletions
diff --git a/bin/efa-m b/bin/efa-m
index 7cda15e..ad8d2c2 100755
--- a/bin/efa-m
+++ b/bin/efa-m
@@ -401,6 +401,25 @@ version 1.17
=head1 DESCRIPTION
B<efa-m> lists scheduled tram, bus and train departures at the location I<name>.
+
+For each departure, it shows
+
+=over
+
+=item * scheduled departure time,
+
+=item * delay in minutes,
+
+=item * platform,
+
+=item * line,
+
+=item * expected occupation (from _ to !, if available), and
+
+=item * destination.
+
+=back
+
If I<city> is specified, I<name> refers to a location within I<city>. Otherwise,
I<name> must be self-contained. I.e., both C<< efa Essen Hbf >> and
C<< efa "Essen Hbf" >> are valid. Note, however, than C<< efa E Hbf >> works,