aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/manpages
AgeCommit message (Collapse)Author
2016-09-25Remove old manpages from contrib/debianfanquake
2016-01-03[debian] Update bitcoind manpage descriptionMarcoFalke
Update the description to match that description in the main bitcoin README.md
2016-01-03[debian] Bump manpages and only mention -?MarcoFalke
The manpages are outdated and are very rarely updated when changes to the code happen.
2015-09-02doc: remove documentation for rpcsslWladimir J. van der Laan
2015-02-26Add bitcoin-cli man pageCiemon
2014-12-30RPCWallet: Notate all account stuff as deprecatedLuke Dashjr
2014-07-24doc: remove any mention of SOCKS4Wladimir J. van der Laan
SOCKS4 support was removed in 0127a9b, as well as the `-socks=` option.
2014-07-21Revert "Add -respendnotify option and new RPC data"Wladimir J. van der Laan
This reverts commit 9004798e62e987ddf50030b17fa1881b63dd5e45.
2014-07-12-datadir is now allowed in config filesZak Wilcox
2014-06-27Add -respendnotify option and new RPC dataTom Harding
-respendnotify=<cmd> Execute command when a network tx respends wallet tx input (%s=respend TxID, %t=wallet TxID) Add respendsobserved array to gettransaction, listtransactions, and listsinceblock RPCs. This omits the malleated clones that are included in the walletconflicts array. Add RPC help for respendsobserved and walletconflicts (help was missing for the latter).
2014-05-12doc: remove mention of `-rpctimeout` from man pageWladimir J. van der Laan
That option hasn't existed for a long time.
2013-04-24re-remove irc reference in bitcoin.conf.5Scott Howard
2013-04-23added bitcoin-qt manpage and corrected a few minus signs used as hyphens in ↵Scott Howard
other manpages
2013-03-24Update contrib/debian (including IRC removal)Matt Corallo
2012-01-07Remove mentions on anonymity in debian folder.Matt Corallo
These should never have been there, bitcoin isnt anonymous without a ton of work that virtually no users will ever be willing and capable of doing.
2011-11-08Add debian build folderMatt Corallo