Go to file
William Melody 235be1f151 Expand per-command usage info.
Including descriptions of each command, since the functionality might
not always be immediately obvious.
2015-03-16 19:53:50 -07:00
Readme.md Add `edit` command 2015-03-16 17:39:50 -07:00
hosts Expand per-command usage info. 2015-03-16 19:53:50 -07:00

Readme.md

Hosts

A program for managing host file entries.

Usage

Usage:
  hosts add <ip> <hostname>
  hosts remove <hostname>
  hosts list [127.]
  hosts edit

Acknowledgements

Based on prior work by:

Original idea and interface (since changed) via:

https://github.com/macmade/host-manager