diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-30 20:12:18 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-30 20:12:18 +0100 |
commit | 6f2d7ea6595ded3b0c291c8b50f0e910aaddb223 (patch) | |
tree | 15c4b94f4352db52df0a0e6d5a0f4790f10a3bf0 | |
parent | 8a6e430d22fb3269d4592c4e3e0a2b0bdf20147b (diff) |
efa-m(1): note that --track-via doesn't have proper real-time support atm
-rwxr-xr-x | bin/efa-m | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -619,6 +619,12 @@ choose the appropriate EFA URL for these by itself. In these cases, you should find an appropriate EFA service using the B<-D>/B<--discover> option and then use B<-s> I<service> when making requests. +=over + +=item * B<--track-via> uses real-time data for departure but schedule data for arrival + +=back + =head1 AUTHOR Copyright (C) 2011-2021 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> |