From 94a4761b8503a3270aa812df2aacd90f5df75651 Mon Sep 17 00:00:00 2001 From: Bryant Eisenbach Date: Tue, 17 Sep 2019 20:09:11 -0400 Subject: [PATCH] doc: Move text prior to "This package provides..." --- contrib/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/debian/control b/contrib/debian/control index 1f9892563..ab54f517f 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -17,5 +17,6 @@ Description: Zcash libraries and tools Based on Bitcoin's code, it intends to offer a far higher standard of privacy and anonymity through a sophisticiated zero-knowledge proving scheme which preserves confidentiality of transaction metadata. + Think of it as HTTPS for money. This package provides the daemon, zcashd, and the CLI tool, - zcash-cli, to interact with the daemon. Think of it as HTTPS for money. + zcash-cli, to interact with the daemon.