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

Add per-command usage info to program help

This commit is contained in:
William Melody 2015-03-16 19:37:52 -07:00
parent e867492064
commit 2853d6fd33

4
hosts
View File

@ -563,6 +563,10 @@ A program for managing host file entries.
Version: $_VERSION
Usage:
$_me add <ip> <hostname>
$_me remove <hostname>
$_me list [127.]
$_me edit
$_me command [--command-options] [<arguments>]
$_me -h | --help
$_me --version