From e93810b4ce4f9fe214bd53c747f05932e0e8b2a1 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Sat, 7 Nov 2015 13:15:47 +0000 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7717d7ae..ac5cfe2e 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Arguments: The program returns one of the following exit codes. Further information may be written to stderr.
    -
  1. Success. Note that this doesn't necesssarily mean that any requested output files have been produced - for example if the current station doesn't support the facilities for which data was requested.
  2. +
  3. Success. Note that this doesn't necessarily mean that any requested output files have been produced - for example if the current station doesn't support the facilities for which data was requested.
  4. Server is down.
  5. Invalid Credentials.
  6. Verification Required.