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

Add -d flag

Jonathan Harris 2016-06-20 17:22:00 +01:00
parent ab59909cf7
commit 2744fdedae

@ -37,6 +37,7 @@ Arguments:
-o FILE write station outfitting data to FILE in CSV format -o FILE write station outfitting data to FILE in CSV format
-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
``` ```
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.