diff options
author | Scott Howard <showard314@gmail.com> | 2013-04-24 14:10:07 -0300 |
---|---|---|
committer | Scott Howard <showard314@gmail.com> | 2013-04-24 14:10:07 -0300 |
commit | ab20cd76f20893efb155ed4314312849afc60a7f (patch) | |
tree | adf820b4d851416ddc74bb540ad5cec64494ff1d | |
parent | 765f7023106aa988c90efc269889db40cba13b4c (diff) |
re-remove irc reference in bitcoin.conf.5
-rw-r--r-- | contrib/debian/manpages/bitcoin.conf.5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/debian/manpages/bitcoin.conf.5 b/contrib/debian/manpages/bitcoin.conf.5 index a254922cec..eef213149d 100644 --- a/contrib/debian/manpages/bitcoin.conf.5 +++ b/contrib/debian/manpages/bitcoin.conf.5 @@ -24,9 +24,6 @@ Use as many *addnode=* settings as you like to connect to specific peers. \fBconnect=\fR\fI'10.0.0.1:8333'\fR Use as many *connect=* settings as you like to connect ONLY to specific peers. .TP -\fBnoirc=\fR[\fI'1'\fR|\fI'0'\fR] -Use or Do not use Internet Relay Chat (irc.lfnet.org #bitcoin channel) to find other peers. -.TP \fRmaxconnections=\fR\fI'value'\fR Maximum number of inbound+outbound connections. .SH JSON-RPC OPTIONS |