diff options
| author | Scott Howard <[email protected]> | 2013-04-24 14:10:07 -0300 |
|---|---|---|
| committer | Scott Howard <[email protected]> | 2013-04-24 14:10:07 -0300 |
| commit | ab20cd76f20893efb155ed4314312849afc60a7f (patch) | |
| tree | adf820b4d851416ddc74bb540ad5cec64494ff1d | |
| parent | added bitcoin-qt manpage and corrected a few minus signs used as hyphens in o... (diff) | |
| download | discoin-ab20cd76f20893efb155ed4314312849afc60a7f.tar.xz discoin-ab20cd76f20893efb155ed4314312849afc60a7f.zip | |
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 a254922ce..eef213149 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 |