Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Whewell committed Jun 25, 2023
1 parent 078d5b2 commit 58bb8f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ To run the application under Linux and OSX:
| - | - | - |
| ```-user``` | text | OpenSky network username (defaults to anonymous access) |
| ```-password``` | text | OpenSky network password |
| ```-anonRootUrl``` | url | Root URL for anonymous OpenSky API calls (defaults to ```https://opensky-network.org/api```) |
| ```-userRootUrl``` | url | Root URL for logged-in OpenSky API calls (defaults to ```https://{user}:{password}@opensky-network.org/api```) |
| ```-rootUrl``` | url | Root URL for OpenSky API calls (defaults to ```https://opensky-network.org/api```) |
| ```-anonInterval``` | seconds | Seconds between fetches for anonymous users (defaults to ```10```) |
| ```-userInterval``` | seconds | Seconds between fetches for logged-in users (defaults to ```5```) |
| ```-icao24``` | hex-list | Hyphen-separated ICAOs to fetch from OpenSky (defaults to all aircraft) |
Expand Down

0 comments on commit 58bb8f7

Please sign in to comment.