mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-22 04:45:11 +00:00
Fix typos in README.md.
This commit is contained in:
parent
b166d1b2ea
commit
e8fa0d8ac8
@ -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>)`
|
||||
|
Loading…
Reference in New Issue
Block a user