diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2014-07-08 09:09:42 -0700 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-08-18 15:34:29 +0200 |
commit | d78e4312b248661c7a5b10ab0f2cd13e81369cd7 (patch) | |
tree | c5b910dbc4f87e829a2274fa88af2fa75611a65a | |
parent | 0a6dcae50827fd4dd8cb1874936b2ca136232c6e (diff) |
Update Debian packaging description for new bitcoin-cli
Rebased-From: 45abeb2
-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 9e006a7070..9b6df8e717 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -38,8 +38,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 |