1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 15:41:09 +03:00

Document -n flag

Jonathan Harris 2016-10-04 18:44:42 +01:00
parent 9a9a8a633b
commit 4a9dfc25b4

@ -38,6 +38,7 @@ Arguments:
-s FILE write station shipyard data to FILE in CSV format -s FILE write station shipyard data to FILE in CSV format
-t FILE write player status to FILE in CSV format -t FILE write player status to FILE in CSV format
-d FILE write raw JSON data to FILE -d FILE write raw JSON data to FILE
-n FILE send data to EDDN
``` ```
The program returns one of the following exit codes. Further information may be written to stderr. The program returns one of the following exit codes. Further information may be written to stderr.