From e8fa0d8ac86beade412de2da4ad5f004b708cf7d Mon Sep 17 00:00:00 2001 From: William Melody Date: Wed, 1 Mar 2017 12:49:36 -0800 Subject: [PATCH] Fix typos in README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65f95ac..a598f98 100644 --- a/README.md +++ b/README.md @@ -76,12 +76,12 @@ Add a given IP address and hostname pair, along with an optional comment. Remove one or more records based on a given IP address, hostname, or search string. When the `--force` option is used, the confirmation prompt is -supressed. +suppressed. ###### `hosts list [enabled | disabled | ]` List the existing IP / hostname pairs, optionally limited to a specified -state. When provided with a seach string, all matching enabled records will +state. When provided with a search string, all matching enabled records will be printed. ###### `hosts show ( | | )`