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= Choose configuration space for user "); - printf("\n --cloud-timeout= Set timeout for cloud connection (0 < timeout < 60)"); + printf("\n --cloud-timeout= Set timeout for cloud connection (0 < timeout < 60)\n\n"); } void parse_argument(const char *arg)