diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2014-07-08 09:09:42 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2014-07-08 09:09:42 -0700 |
commit | 45abeb2112f604eeebdb15f7e7f7640e8c970a39 (patch) | |
tree | 3b40887d3a313aaa9a61b0a6761319ad375cd644 /contrib/debian/control | |
parent | dd49e92fb0cae0dcdf0b2ea303da99c7814db473 (diff) |
Update Debian packaging description for new bitcoin-cli
Diffstat (limited to 'contrib/debian/control')
-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 a04e88d4e1..ac635f43e0 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 |