aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index c18318e..1c14a88 100644
--- a/src/main.c
+++ b/src/main.c
@@ -25,7 +25,7 @@ static void run_help(const char *argv0)
" -h\tthis help screen\n"
" -v\tprint version and exit\n"
" -ns\trun the game with no sound\n\n"
- "More info and updates:\n"
+ "More info and updates:\n\n"
" " GAME_URL "\n\n",
argv0);
}