From a4026c61f391fac623edc160f5b1069c08bf4d8c Mon Sep 17 00:00:00 2001 From: Karl Matthias Date: Wed, 6 Mar 2019 10:37:23 +0000 Subject: [PATCH] Match new code changes --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7efcb33..712b71d 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,8 @@ usage: billmonger [] Flags: --help Show context-sensitive help (also try --help-long and --help-man). - -c, --config-file="billing.yaml" + -c, --config-file="billing.yaml" The YAML config file to use - + -b, --billing-date="2019-03-06" + The date to assume the bill is written on ```