mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 16:58:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -28,7 +28,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`bzgrep {{[-o|--only-matching]}} "{{search_pattern}}" {{path/to/file}}`
|
||||
|
||||
- Recursively search files in a bzip2 compressed tar archive for a pattern:
|
||||
- Recursively search files in a bzip2 compressed `.tar` archive for a pattern:
|
||||
|
||||
`bzgrep {{[-r|--recursive]}} "{{search_pattern}}" {{path/to/tar_file}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user