diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-07-09 16:45:16 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-07-09 16:45:23 +0200 |
commit | 4856f4c396d311b74f133b9e2b8e822c99bbe8e2 (patch) | |
tree | 6ceae96027bbc4ad83fcabde793c94f77172f420 | |
parent | ae28a7c72db2776d7b2bf878b05c091e9ed11ace (diff) | |
parent | 45abeb2112f604eeebdb15f7e7f7640e8c970a39 (diff) |
Merge pull request #4486
45abeb2 Update Debian packaging description for new bitcoin-cli (Johnathan Corgan)
-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 |