git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24174 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2008-02-28 21:35:31 +00:00
parent d273d00822
commit 869ca0eb9a
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ static const char *kUsage =
" -f - Fast mode. Syscall arguments contents aren't retrieved.\n"
" -h, --help - Print this text.\n"
" -i - Print integers in decimal format instead of hexadecimal.\n"
" -l - Also trace loading the excecutable. Only considered when\n"
" -l - Also trace loading the executable. Only considered when\n"
" an executable is provided.\n"
" -r - Don't print syscall return values.\n"
" -s - Also trace all threads spawned by the supplied thread,\n"