From 4a9dfc25b4b44a018e4924885c831baeef6774e2 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Tue, 4 Oct 2016 18:44:42 +0100 Subject: [PATCH] Document -n flag --- Running-from-source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Running-from-source.md b/Running-from-source.md index ad348f6..6f4ef44 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -38,6 +38,7 @@ Arguments: -s FILE write station shipyard data to FILE in CSV format -t FILE write player status to FILE in CSV format -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.