mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 22:57:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,9 +16,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`logcat -f {{path/to/file}}`
|
||||
|
||||
- Display lines that match a regular expression:
|
||||
- Display lines that match a `regex`:
|
||||
|
||||
`logcat --regex {{regular_expression}}`
|
||||
`logcat --regex {{regex}}`
|
||||
|
||||
- Display logs for a specific PID:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user