From 544aae00aa8d589a2b2817373611d21aa70eec0e Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 24 Aug 2023 21:45:25 -0500 Subject: whenwasignore? --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 5345195..734e81f 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,15 @@ -`whenwasit path` +``` +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. +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 +of directory to ignore, relative to the path given to whenwasit. + **CSV Output Defintion:** data is output on `stdout` in a CSV format. because there are varying ways to make a CSV, it's described in detail below. -- cgit 1.4.1-3-g733a5