Fix typos in README.md.

This commit is contained in:
William Melody 2017-03-01 12:49:36 -08:00
parent b166d1b2ea
commit e8fa0d8ac8
1 changed files with 2 additions and 2 deletions

View File

@ -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 | <search string>]`
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 (<ip> | <hostname> | <search string>)`