mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 00:54:34 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/ack
2
tldr/ack
@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`ack {{[-i|--ignore-case]}} "{{search_pattern}}"`
|
||||
|
||||
- Search for lines matching a pattern, printing [o]nly the matched text and not the rest of the line:
|
||||
- Search for lines matching a pattern, printing only the matched text and not the rest of the line:
|
||||
|
||||
`ack {{[-o|--output='$&']}} "{{search_pattern}}"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user