summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
diff options
context:
space:
mode:
authorMatthew James Kraai <kraai@ftbfs.org>2021-08-21 16:38:26 -0700
committerMathieu Othacehe <othacehe@gnu.org>2021-08-31 15:52:33 +0200
commitcb68d199d0f50e030fcb9d616ef73b3c0da722e0 (patch)
treef45a0eeac13da4b436e9cd09f4982d7862228ee0 /gnu/packages/finance.scm
parent9af83d1cf98da8353a582c5cab62c2b01d7f8dc3 (diff)
downloadguix-patches-cb68d199d0f50e030fcb9d616ef73b3c0da722e0.tar
guix-patches-cb68d199d0f50e030fcb9d616ef73b3c0da722e0.tar.gz
gnu: ledger-agent: Remove usage from description.
* gnu/packages/finance.scm (ledger-agent)[description]: Remove usage. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/finance.scm')
-rw-r--r--gnu/packages/finance.scm7
1 files changed, 1 insertions, 6 deletions
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 53f022db12..a131eccb50 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1048,12 +1048,7 @@ the KeepKey Hardware Wallet.")
("python-trezor-agent" ,python-trezor-agent)))
(home-page "https://github.com/romanz/trezor-agent")
(synopsis "Ledger as hardware SSH/GPG agent")
- (description "This package allows using Ledger as hardware SSH/GPG agent.
-
-Usage for SSH: trezor-agent foo@@example.com --connect
-Usage for GPG: Initialize using trezor-gpg init \"Foo <foo@@example.com>\"
-Then set the environment variable GNUPGHOME to
-\"${HOME}/.gnupg/trezor\".")
+ (description "This package allows using Ledger as hardware SSH/GPG agent.")
(license license:lgpl3)))
(define-public trezor-agent