From ae7e21683bd0def38b056e75aeed07e17e1ee030 Mon Sep 17 00:00:00 2001 From: TAGOMORI Satoshi Date: Tue, 30 Apr 2013 15:12:50 +0900 Subject: [PATCH] Update Ikachan.pm --- lib/App/Ikachan.pm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lib/App/Ikachan.pm b/lib/App/Ikachan.pm index de2eaeb..be394c0 100644 --- a/lib/App/Ikachan.pm +++ b/lib/App/Ikachan.pm @@ -21,10 +21,8 @@ ikachan - IRC message delivery by HTTP =item -o, --host -The interface a TCP based server daemon binds to. Defauts to undef, -which lets most server backends bind the any (*) interface. This -option doesn't mean anything if the server does not support TCP -socket. +The interface a TCP based server daemon binds to. Default bind address +is '127.0.0.1'. =item -p, --port (default: 4979)