summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-03-26 20:54:03 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-03-26 20:54:03 +0100
commit042f77ef74a5450af0b4ed7f25b892b84a717002 (patch)
treef9cf3ade9a2ef811a231a0fbe8a1ae159a7117f6
parent7c0b19b9463d9747588d54239d6c3c266d973369 (diff)
efa(1): document occupancy
-rwxr-xr-xbin/efa5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/efa b/bin/efa
index 7c4115a..9f0c130 100755
--- a/bin/efa
+++ b/bin/efa
@@ -487,6 +487,11 @@ instance can be selected using B<-s> I<service> or B<-u> I<url>. It is also
possible to probe all known EFA services for a specific connection using the
B<-A> and B<-D> options.
+If available, B<efa> shows the expected occupancy of each route part.
+It ranges from C<< [ ] >> (low occupancy) to C<< [!!] >> (very high
+occupancy). Occupation data appears to be limited to certain VRR trains
+at the moment.
+
=head1 OPTIONS
=over