Fix typo
This commit is contained in:
Родитель
d81f0c16c5
Коммит
4d74f8f9dd
|
@ -40,7 +40,7 @@ static void print_usage () {
|
|||
fprintf(stderr, "Usage: plcrashutil <command> <options>\n"
|
||||
"Commands:\n"
|
||||
" convert --format=<format> <file>\n"
|
||||
" Covert a plcrash file to the given format.\n\n"
|
||||
" Convert a plcrash file to the given format.\n\n"
|
||||
" Supported formats:\n"
|
||||
" ios - Standard Apple iOS-compatible text crash log\n"
|
||||
" iphone - Synonym for 'iOS'.\n");
|
||||
|
|
Загрузка…
Ссылка в новой задаче