me
/
guix
Archived
1
0
Fork 0

gnu: ledger-agent: Remove usage from description.

* gnu/packages/finance.scm (ledger-agent)[description]: Remove usage.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Matthew James Kraai 2021-08-21 16:38:26 -07:00 committed by Mathieu Othacehe
parent 9af83d1cf9
commit cb68d199d0
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 6 deletions

View File

@ -1048,12 +1048,7 @@ the KeepKey Hardware Wallet.")
("python-trezor-agent" ,python-trezor-agent))) ("python-trezor-agent" ,python-trezor-agent)))
(home-page "https://github.com/romanz/trezor-agent") (home-page "https://github.com/romanz/trezor-agent")
(synopsis "Ledger as hardware SSH/GPG agent") (synopsis "Ledger as hardware SSH/GPG agent")
(description "This package allows using 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\".")
(license license:lgpl3))) (license license:lgpl3)))
(define-public trezor-agent (define-public trezor-agent