diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-03-26 20:54:03 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-03-26 20:54:03 +0100 |
commit | 042f77ef74a5450af0b4ed7f25b892b84a717002 (patch) | |
tree | f9cf3ade9a2ef811a231a0fbe8a1ae159a7117f6 /bin/efa | |
parent | 7c0b19b9463d9747588d54239d6c3c266d973369 (diff) |
efa(1): document occupancy
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |