mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 07:49:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# zipgrep
|
||||
|
||||
> Find patterns in files in a Zip archive using extended `regex` (supports `?`, `+`, `{}`, `()` and `|`).
|
||||
> Find patterns in files in a Zip archive using extended `regex` (supports `?`, `+`, `{}`, `()`, and `|`).
|
||||
> More information: <https://manned.org/zipgrep>.
|
||||
|
||||
- Search for a pattern within a Zip archive:
|
||||
|
||||
Reference in New Issue
Block a user