Accidentally removed char.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30251 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -36,7 +36,7 @@ const char* kCommandName = __progname;
|
||||
static const char* kUsage =
|
||||
"Usage: %s [ <options> ] <output file> [ <command line> ]\n"
|
||||
"Records thread scheduling information to a file for later analysis.\n"
|
||||
"If a command line <command line> is given, recording starts right before\"
|
||||
"If a command line <command line> is given, recording starts right before\n"
|
||||
"executing the command and steps when the respective team quits.\n"
|
||||
"\n"
|
||||
"Options:\n"
|
||||
|
||||
Reference in New Issue
Block a user