diff options
author | Matt Corallo <git@bluematt.me> | 2013-03-24 19:40:58 -0400 |
---|---|---|
committer | Matt Corallo <git@bluematt.me> | 2013-03-24 20:02:18 -0400 |
commit | 97372c2d22eb81cba403166f99005ea32f4f6608 (patch) | |
tree | 61de0064d91d2e98b6d8d3af3072f1b812ce331b /contrib/debian/manpages | |
parent | c2efd981aa14e94cce4a0a888b6ee1f4e4347924 (diff) |
Update contrib/debian (including IRC removal)
Diffstat (limited to 'contrib/debian/manpages')
-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 1243253413..426fe06675 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 |