*** USAGE *** hosts [-help, -h] [-open, -o] [-samp] [host [ip] [nick]] [#nick [ip]] -help Shows usage information. -open Opens the hosts file in notepad. -samp Show some examples. host The host_name to modify in the file. ip The ip to set the host to. blank dumps the entry '.' = 127.0.0.1 [Not available in Demo Version] '-' = disable the entry [Not available in Demo Version] '+' = enable the entry [Not available in Demo Version] 'x' = delete the entry nick A nickname for the host. [Not available in Demo Version] (c) SpiffyWare 2001-2002. http://www.SpiffyWare.com *** SAMPLES *** Some samples on using the HostsManager: hosts test.mydomain.com . test adds an entry for test.mydomain.com to localhost with #test nick. hosts #test shows current status of entry with nick #test hosts #test - disables the entry from the hosts file hosts #test + enables the entry from the hosts file hosts #test 192.168.1.100 sets the entry to the ip address specified hosts #test x deletes the entry from the hosts file