diff options
| author | Johnathan Corgan <[email protected]> | 2014-07-08 09:09:42 -0700 |
|---|---|---|
| committer | Johnathan Corgan <[email protected]> | 2014-07-08 09:09:42 -0700 |
| commit | 45abeb2112f604eeebdb15f7e7f7640e8c970a39 (patch) | |
| tree | 3b40887d3a313aaa9a61b0a6761319ad375cd644 | |
| parent | qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fall... (diff) | |
| download | discoin-45abeb2112f604eeebdb15f7e7f7640e8c970a39.tar.xz discoin-45abeb2112f604eeebdb15f7e7f7640e8c970a39.zip | |
Update Debian packaging description for new bitcoin-cli
| -rw-r--r-- | contrib/debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/debian/control b/contrib/debian/control index a04e88d4e..ac635f43e 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -39,8 +39,9 @@ Description: peer-to-peer network based digital currency - daemon Full transaction history is stored locally at each client. This requires 20+ GB of space, slowly growing. . - This package provides bitcoind, a combined daemon and CLI tool to - interact with the daemon. + + This package provides the daemon, bitcoind, and the CLI tool + bitcoin-cli to interact with the daemon. Package: bitcoin-qt Architecture: any |