mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 11:58:15 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/ack
2
tldr/ack
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# ack
|
||||
|
||||
> A search tool like `grep`, optimized for developers.
|
||||
> See also: `rg`, which is much faster.
|
||||
> See also: `rg`.
|
||||
> More information: <https://beyondgrep.com/documentation/>.
|
||||
|
||||
- Search for files containing a string or `regex` in the current directory recursively:
|
||||
|
||||
Reference in New Issue
Block a user