Fix the typo in the code block of chrome_public_apk logcat doc.
Bug: None Change-Id: I3101fd8621b44afaf145651fa22f5ee21f15dc4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4798331 Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Joonghun Park <pjh0718@gmail.com> Cr-Commit-Position: refs/heads/main@{#1186281}
This commit is contained in:
@ -333,7 +333,7 @@ with `.*`), eg:
|
||||
|
||||
```shell
|
||||
export CHROMIUM_LOGCAT_HIGHLIGHT='(WARNING|cr_Child)'
|
||||
out/Default.bin/chrome_public_apk logcat
|
||||
out/Default/bin/chrome_public_apk logcat
|
||||
# Highlights messages/tags containing WARNING and cr_Child strings.
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user