summaryrefslogtreecommitdiffstats
path: root/core/subsurfacestartup.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r--core/subsurfacestartup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c
index 7f086e4fc..fc768c268 100644
--- a/core/subsurfacestartup.c
+++ b/core/subsurfacestartup.c
@@ -204,7 +204,7 @@ static void print_help()
printf("\n --version Prints current version");
printf("\n --survey Offer to submit a user survey");
printf("\n --user=<test> Choose configuration space for user <test>");
- printf("\n --cloud-timeout=<nr> Set timeout for cloud connection (0 < timeout < 60)");
+ printf("\n --cloud-timeout=<nr> Set timeout for cloud connection (0 < timeout < 60)\n\n");
}
void parse_argument(const char *arg)