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 28, 2023
2 parents 31c64dc + a8a42a3 commit d43177f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ Open cmd > "grep [command]"<br/>
<i>* See <a href="https://github.com/sLill/Windows-Grep/wiki/WindowsGrep.CommandFlags">documentation</a> for detailed command descriptions </i>

<b>Command Order</b></br>
Order of flags and search terms is completely flexible. The only requirement is that parameters be given to flag types that expect them.
<br/><i>ex. &nbsp;&nbsp; -f 'MyFile.txt' &nbsp; or &nbsp; --file='MyFile.txt'</i>
Order of flags and the search term is completely flexible

<br/>

Expand Down

0 comments on commit d43177f

Please sign in to comment.