Markdown typo.

This commit is contained in:
Matt Burchett 2018-11-15 05:35:24 +00:00
parent 145fe10513
commit 12a143ccd8

View File

@ -8,7 +8,8 @@ Please use the example configuration file for configuration.
The command line args that can be passed: The command line args that can be passed:
```Usage of ./housekeeper: ```
Usage of ./housekeeper:
-c string -c string
Configuration to load Configuration to load
-check -check
@ -18,4 +19,5 @@ The command line args that can be passed:
-delete -delete
Perform the delete task. Perform the delete task.
-sectionid int -sectionid int
pick a section ID``` pick a section ID
```