From 001fcfc95908af37efbeaf1e5210d120320621ee Mon Sep 17 00:00:00 2001 From: William Melody Date: Mon, 16 Mar 2015 17:05:46 -0700 Subject: [PATCH] Add initial Readme with basic information. --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..929cadb --- /dev/null +++ b/Readme.md @@ -0,0 +1,10 @@ +# Hosts + +A program for managing host file entries. + +## Usage + + Usage: + hosts add ip hostname + hosts remove hostname + hosts list [127.]