guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: ledger-agent: Remove usage from description.


From: guix-commits
Subject: 01/02: gnu: ledger-agent: Remove usage from description.
Date: Tue, 31 Aug 2021 09:54:50 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit cb68d199d0f50e030fcb9d616ef73b3c0da722e0
Author: Matthew James Kraai <kraai@ftbfs.org>
AuthorDate: Sat Aug 21 16:38:26 2021 -0700

    gnu: ledger-agent: Remove usage from description.
    
    * gnu/packages/finance.scm (ledger-agent)[description]: Remove usage.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/finance.scm | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 53f022d..a131ecc 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]