From e05a2275521783212f3d5f6b656f814787c5bb3f Mon Sep 17 00:00:00 2001 From: Matt Burchett Date: Thu, 15 Nov 2018 05:46:50 +0000 Subject: [PATCH] Updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1daf305..6a37138 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The command line args that can be passed: ``` Usage of ./housekeeper: - -c string + -config string Configuration to load -check Perform only a check. This will send the message out to Telegram with what can be removed. Does not delete. (default true)