diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.md b/readme.md index d52ebf9..cda15aa 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,8 @@ Usage: whenwasit [options] PATH little thing meant to be called in a git-hook as to keep track of file creation and modification dates, which are important to me. -dumps csv output on stdout, errors abort with a panic. +dumps csv output on stdout, errors abort with a panic +*(this will be fixed later)*. You can use the flag `--ignore` to stop it from descending into directories. The flag takes a path to a file that contains a list |