# HG changeset patch # User Matthias Förste # Date 1403863512 -7200 # Node ID 798995e20d0ba2a72e35e84ef4df1b84b71e5521 # Parent f718b5873839b4a7f3dd2aa9cda08398cc26b2f7 Option a is ambiguous (addr, auth) diff -r f718b5873839 -r 798995e20d0b 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
+=item B<--address> I
The address to listen on. (default: 0.0.0.0)