mirror of
https://github.com/octoleo/hosts.git
synced 2025-01-06 07:30:42 +00:00
Add per-command usage info to program help
This commit is contained in:
parent
e867492064
commit
2853d6fd33
4
hosts
4
hosts
@ -563,6 +563,10 @@ A program for managing host file entries.
|
|||||||
Version: $_VERSION
|
Version: $_VERSION
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
$_me add <ip> <hostname>
|
||||||
|
$_me remove <hostname>
|
||||||
|
$_me list [127.]
|
||||||
|
$_me edit
|
||||||
$_me command [--command-options] [<arguments>]
|
$_me command [--command-options] [<arguments>]
|
||||||
$_me -h | --help
|
$_me -h | --help
|
||||||
$_me --version
|
$_me --version
|
||||||
|
Loading…
Reference in New Issue
Block a user