unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50158] [PATCH] gnu: ledger-agent: Remove usage from description.
@ 2021-08-21 23:38 Matthew James Kraai
  2021-08-31 13:45 ` bug#50158: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-08-21 23:38 UTC (permalink / raw)
  To: 50158; +Cc: Matthew James Kraai

* gnu/packages/finance.scm (ledger-agent)[description]: Remove usage.
---
 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 0d398a5367..e71cf86557 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
-- 
2.32.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50158: [PATCH] gnu: ledger-agent: Remove usage from description.
  2021-08-21 23:38 [bug#50158] [PATCH] gnu: ledger-agent: Remove usage from description Matthew James Kraai
@ 2021-08-31 13:45 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2021-08-31 13:45 UTC (permalink / raw)
  To: Matthew James Kraai; +Cc: 50158-done


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

Pushed, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-31 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21 23:38 [bug#50158] [PATCH] gnu: ledger-agent: Remove usage from description Matthew James Kraai
2021-08-31 13:45 ` bug#50158: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).