Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sLill/Windows-Grep
Browse files Browse the repository at this point in the history
  • Loading branch information
sLill committed Dec 10, 2024
2 parents f1d4e02 + b3e978c commit ecd4378
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
Command line grep-like file search utility for Windows</br>

<h2>Supports</h2>
- Basic and advanced file searches</br>
- Basic and advanced file searching</br>
- Regular Expressions</br>
- Chained commands</br>
- Filetype/Filepath/Filesize filtering</br>
- Exports</br>
- Mass replace and delete</br>
- Ease of use: Runs from cmd, Powershell, Windows Explorer or headless</br>
- Ease of use: Runs from Command Line, Powershell, Windows Explorer or headless</br>

<h1>INSTALLATION</h1>

Expand Down Expand Up @@ -88,7 +88,7 @@ Order of flags and the search term is completely flexible
-r Dug -k | Mike
<br/><br/>

<i>Matche phone number</i><br/>
<i>Match phone number</i><br/>
[\+]?[(]?[0-9]{3}[)]?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}
<br/><br/>

Expand Down

0 comments on commit ecd4378

Please sign in to comment.