aboutsummaryrefslogtreecommitdiff
path: root/contrib/bitcoin-cli.bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
| | | | | | -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
* contrib: remove accounts from bash completionfanquake2019-10-281-17/+4
| | | | Also removes setgenerate
* remove deprecated mentions of signrawtransaction from fundraw helpGregory Sanders2019-02-041-1/+1
|
* bash-completion: Adapt for 0.12 and 0.13Christian von Roques2016-07-071-0/+154
* 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