Fix errors and capitalization in the output of "--help"

This commit is contained in:
M374LX
2015-08-13 22:21:34 -03:00
parent dc1a12ab33
commit c7b867c2a0

View File

@@ -120,7 +120,7 @@ void printHelp()
{
printf( "LMMS %s\n"
"Copyright (c) 2004-%s LMMS developers.\n\n"
"usage: lmms [ -r <project file> ] [ options ]\n"
"Usage: lmms [ -r <project file> ] [ options ]\n"
" [ -u <in> <out> ]\n"
" [ -d <in> ]\n"
" [ -h ]\n"