Option a is ambiguous (addr, auth)
authorMatthias Förste <foerste@schlittermann.de>
Fri, 27 Jun 2014 12:05:12 +0200
changeset 57 798995e20d0b
parent 56 f718b5873839
child 59 887fe77c925d
Option a is ambiguous (addr, auth)
hlog.pl
--- a/hlog.pl	Fri Jun 27 11:39:07 2014 +0200
+++ b/hlog.pl	Fri Jun 27 12:05:12 2014 +0200
@@ -521,7 +521,7 @@
     hlog [--[no]daemon]
          [--[no]debug] 
 	 [-k|--kill]
-         [-a|--address address] [-p|--port port]
+         [--address address] [-p|--port port]
 	 [--lines n] 
          [--htpasswd path]
          [--[no]ssl]
@@ -543,7 +543,7 @@
 
 =over
 
-=item B<-a>|B<--address> I<address>
+=item B<--address> I<address>
 
 The address to listen on. (default: 0.0.0.0)