diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-07-09 16:45:16 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-07-09 16:45:23 +0200 |
| commit | 4856f4c396d311b74f133b9e2b8e822c99bbe8e2 (patch) | |
| tree | 6ceae96027bbc4ad83fcabde793c94f77172f420 | |
| parent | Merge pull request #4489 from gavinandresen/python_bitcoinrpc_update (diff) | |
| parent | Update Debian packaging description for new bitcoin-cli (diff) | |
| download | discoin-4856f4c396d311b74f133b9e2b8e822c99bbe8e2.tar.xz discoin-4856f4c396d311b74f133b9e2b8e822c99bbe8e2.zip | |
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 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 |