aboutsummaryrefslogtreecommitdiff
path: root/contrib/bitcoind.bash-completion
AgeCommit message (Collapse)Author
2017-06-27Fix inconsistencies and grammar in various filesMeshCollider
2016-07-07bash-completion: Adapt for 0.12 and 0.13Christian von Roques
* separate completion for bitcoind and bitcoin-cli * remove RPC support from bitcoind completion * add completion for bitcoin-tx and bitcoin-qt * rely on autoloading of completions
2015-09-02doc: remove documentation for rpcsslWladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-16Update bash-completion for v0.10Christian von Roques
* Support new rpc commands. * Several commands now take an optional boolean includeWatchonly argument. * "help" now has section headers, ignore them when compiling list of commands.
2014-03-04update bash-completion for v0.9Christian von Roques
Recognize completable arguments of new and expanded commands. Now that bitcoin-cli(1) exists, add completion for it as well.
2012-05-23Bash programmable completion for bitcoind(1)Christian von Roques