hlog.pl
changeset 57 798995e20d0b
parent 53 807117b2de7e
child 59 887fe77c925d
--- 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)