hlog.pl
changeset 57 798995e20d0b
parent 53 807117b2de7e
child 59 887fe77c925d
equal deleted inserted replaced
56:f718b5873839 57:798995e20d0b
   519 =head1 SYNOPSIS
   519 =head1 SYNOPSIS
   520     
   520     
   521     hlog [--[no]daemon]
   521     hlog [--[no]daemon]
   522          [--[no]debug] 
   522          [--[no]debug] 
   523 	 [-k|--kill]
   523 	 [-k|--kill]
   524          [-a|--address address] [-p|--port port]
   524          [--address address] [-p|--port port]
   525 	 [--lines n] 
   525 	 [--lines n] 
   526          [--htpasswd path]
   526          [--htpasswd path]
   527          [--[no]ssl]
   527          [--[no]ssl]
   528 	 [--auth=[realm] | --noauth]
   528 	 [--auth=[realm] | --noauth]
   529          [--ssl-cert path]
   529          [--ssl-cert path]
   541 
   541 
   542 =head1 OPTIONS
   542 =head1 OPTIONS
   543 
   543 
   544 =over
   544 =over
   545 
   545 
   546 =item B<-a>|B<--address> I<address>
   546 =item B<--address> I<address>
   547 
   547 
   548 The address to listen on. (default: 0.0.0.0)
   548 The address to listen on. (default: 0.0.0.0)
   549 
   549 
   550 =item B<--auth>[ I<realm>] | B<--noauth>
   550 =item B<--auth>[ I<realm>] | B<--noauth>
   551 
   551