Skip to content

Commit

Permalink
Merge pull request #1514 from lorcanthrope/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ssalinas authored Apr 21, 2017
2 parents cc32a23 + 56348b6 commit 04bd7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Two commands exist for downloading logs.
When the `-g` option is set, the log fetcher will grep the downloaded files for the provided regex.

- you can pass in a full grep command (including options) to run or just the grep regex
- the default command will just be `grep (your regex)` if a full grep command is not supplied
- the default command will just be `grep --color-always (your regex)` if a full grep command is not supplied

## Example Usage
- Specify a configuration file AND folder to use
Expand Down

0 comments on commit 04bd7ea

Please sign in to comment.