summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index f2231f7..f8902b7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -20,9 +20,9 @@ static void print_help (const char runnable [const restrict static 1])
"Protocol Version %d\n"
"\nUsages:\n"
" JH GATEWAY:\t%s SOCKET_NAME\n"
- " SHOW HELP:\tAnything else\n"
+ " SHOW HELP:\tAnything else.\n"
"\nParameters:\n"
- " SOCKET_NAME: valid UNIX socket.\n",
+ " SOCKET_NAME:\tValid UNIX socket.\n",
JH_PROGRAM_VERSION,
JH_PROTOCOL_VERSION,
runnable