Skip to content

Commit

Permalink
Tweak Console filter
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna committed Jul 14, 2023
1 parent aff1ac0 commit 832f021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cordova/apple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The easiest way to inspect logs is to use the `log` command. To see the client a
log stream --info --predicate 'senderImagePath contains "Outline.app"'
```

In the Console app, that filter is equivalent to "Library Path" "contains" "Outline.app":
In the Console app, that filter is equivalent to "`Library Path` contains `Outline.app`":
<img width="1371" alt="image" src="https://github.com/Jigsaw-Code/outline-client/assets/113565/812c9e14-be11-4a64-b90f-58a4bac138b1">

Tip: you can **save searches** in the Console app.
Expand Down

0 comments on commit 832f021

Please sign in to comment.