Merge \"logcat: help spelling correction\"

am: 20a172fca7

Change-Id: I2fd638e43b9d4f677d55a9c7b2e7c8eebfce5b0a
This commit is contained in:
Mark Salyzyn 2016-07-06 21:46:29 +00:00 committed by android-build-merger
commit 59cce987ec
1 changed files with 2 additions and 2 deletions

View File

@ -286,8 +286,8 @@ static void show_help(const char *cmd)
" Sets max number of rotated logs to <count>, default 4\n"
" -v <format>, --format=<format>\n"
" Sets log print format verb and adverbs, where <format> is:\n"
" brief long process raw tag thread theadtime time\n"
" and modifying adverbs can be:\n"
" brief long process raw tag thread threadtime time\n"
" and individually flagged modifying adverbs can be added:\n"
" color epoch monotonic printable uid usec UTC year zone\n"
" -D, --dividers Print dividers between each log buffer\n"
" -c, --clear Clear (flush) the entire log and exit\n"