1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-05-28 12:20:47 +00:00

Update help with latest usage information.

This commit is contained in:
William Melody 2015-03-18 17:25:34 -07:00
parent 10704e2bd7
commit 522d189f2e

5
hosts
View File

@ -572,7 +572,10 @@ Usage:
$_me
$_me add <ip> <hostname>
$_me remove <hostname>
$_me list [127.]
$_me list [enabled | disabled | <search string>]
$_me show ( <ip> | <hostname> | <search string> )
$_me disable ( <ip> | <hostname> | <search term> )
$_me enable ( <ip> | <hostname> | <search term> )
$_me edit
$_me file
$_me command [--command-options] [<arguments>]