mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-25 14:17:48 +00:00
Make list
search terms match anywhere on the line
Making list more flexible enables searching for hostnames as well as partial ip addresses.
This commit is contained in:
parent
a8461f48fd
commit
cdf7793d7e
@ -7,7 +7,7 @@ A command line program with shortcuts for managing hosts file entries.
|
||||
Usage:
|
||||
hosts add <ip> <hostname>
|
||||
hosts remove <hostname>
|
||||
hosts list [127.]
|
||||
hosts list [<search string>]
|
||||
hosts edit
|
||||
hosts file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user