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
1 changed files with 2 additions and 0 deletions

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