tldr-pages/tldr
View on GitHubPage modification request: unify grep documentation
Open
#19,922 opened on Dec 11, 2025
help wantedpage edit
Repository metrics
- Stars
- (30,937 stars)
- PR merge metrics
- (Avg merge 7d 5h) (321 merged PRs in 30d)
Description
Command description
Currently there is a ton of repeated and mismatching documentation. This should be unified. I cut down some of it in #19920, but more work could be done.
While the most commonly used methods like invert match and ignore case should be documented in all of them, do take into account the individual needs and usecases of each tool.
- grep
- ack
- ag
- pt
- bgpgrep
- bzgrep
- csvgrep
- exiqgrep
- git grep
- ngrep
- pgrep
- pdfgrep
- ptargrep
- rg
- sift (no page yet)
- ucg (no page yet)
- ugrep
- xzgrep
- zgrep
- zipgrep
Platform
Common
Commands (probably) in common
- Fixed string
- Recursive
- Context -A, -B, -C
- Invert match
- Extended regex