From ce2f5491241f0fd46ebfb4563b5d020717898613 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 14 Jun 2019 19:18:01 +0200 Subject: add option to display private keys --- doc/man/gnunet-identity.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/man') diff --git a/doc/man/gnunet-identity.1 b/doc/man/gnunet-identity.1 index cfb727885..fba649e8d 100644 --- a/doc/man/gnunet-identity.1 +++ b/doc/man/gnunet-identity.1 @@ -35,6 +35,7 @@ .Op Fl e Ar NAME | Fl \-ego= Ns Ar NAME .Op Fl h | \-help .Op Fl m | \-monitor +.Op Fl p | \-private-keys .Op Fl q | \-quiet .Op Fl s Ar SUBSYSTEM | Fl \-set= Ns Ar SUBSYSTEM .Op Fl V | \-verbose @@ -75,6 +76,8 @@ Run in monitor mode, listing all ouf our egos until CTRL-C is pressed. Each ego is listed together with a unique pointer value; if egos are renamed, that pointer value remains the same, if egos are deleted, they are listed one more time with a name of "". +.It Fl p | \-private-keys +Print the private keys (in Crockford Base32 encoding), and not just the public keys. .It Fl q | \-quiet Be quiet, in particular outputs only the public key when listing egos. .It Fl s Ar SUBSYSTEM | Fl \-set= Ns Ar SUBSYSTEM -- cgit v1.2.3