1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-06-04 07:20:50 +00:00

Add enabled and disabled to command list in --help

This commit is contained in:
William Melody 2015-03-20 17:23:31 -07:00
parent f10be24da7
commit 023aa0503f

2
hosts
View File

@ -499,7 +499,9 @@ Usage:
$_me list [enabled | disabled | <search string>]
$_me show ( <ip> | <hostname> | <search string> )
$_me disable ( <ip> | <hostname> | <search string> )
$_me disabled
$_me enable ( <ip> | <hostname> | <search string> )
$_me enabled
$_me edit
$_me file
$_me -h | --help