From 0d7543a2a77bafafff32e2703197cde5dbd72ce1 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Tue, 4 Oct 2016 18:46:48 +0100 Subject: [PATCH] Correct documentation of command-line -n flag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49430c04..17438e75 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,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 + -n send data to EDDN ``` The program returns one of the following exit codes. Further information may be written to stderr.