summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index a2a9330..7b9f8e7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -18,7 +18,7 @@ static void print_help ()
"\nParameters:\n"
" SESSION_NAME: valid POSIX message queue filename.\n"
" MARKOV_ORDER: non-null positive integer.\n"
- " STORAGE_FILE: file in which the knowledge will be stored.",
+ " STORAGE_FILE: file in which the knowledge will be stored.\n",
ZoO_SERVER_VERSION,
ZoO_PROTOCOL_VERSION
);