From 12a143ccd8e7756ff3be2522a4fa299d3d608b7a Mon Sep 17 00:00:00 2001 From: Matt Burchett Date: Thu, 15 Nov 2018 05:35:24 +0000 Subject: [PATCH] Markdown typo. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 021f2c1..bd22371 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Please use the example configuration file for configuration. The command line args that can be passed: -```Usage of ./housekeeper: +``` +Usage of ./housekeeper: -c string Configuration to load -check @@ -18,4 +19,5 @@ The command line args that can be passed: -delete Perform the delete task. -sectionid int - pick a section ID``` \ No newline at end of file + pick a section ID +``` \ No newline at end of file