From e156eef14c7887dcba4b9151abbed06b71110a4f Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Tue, 27 Dec 2022 21:25:55 -0600 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d12616a..0ac84b1 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ To use this command-line application, you must be in a git project. Otherwise, a -o, --output Specify the output given to the user -b, --branch Specify the branch to filter by -t, --tag Specify the tag to filter by + -f, --file Specify a git directory ``` Throw the `-h` flag for quick assistance. Throw the `--version` flag for version information.