diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md index 30186b2..cb8a192 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ Use the `--format` flag *(`-f`)* to switch between outputting `json` or `csv`. the default is `csv`. The flag `--ignore` can be used to ignore paths relative to -the one whenwasit was given. See [.whenwasit-ignore](whenwasit-ignore) +the one whenwasit was given. See [.whenwasit-ignore](.whenwasit-ignore) as an example. For an example on how you might use whenwasit as a git hook, see |