diff options
author | rexxnor <rexxnor+gnunet@brief.li> | 2019-06-15 13:00:30 +0200 |
---|---|---|
committer | rexxnor <rexxnor+gnunet@brief.li> | 2019-06-15 13:00:42 +0200 |
commit | eef4fb2cecaa8cf18f9ab9bcc1f0dbda0e1a6c2e (patch) | |
tree | 09f7f35429bd3544975283f44269ee377ab0adba /doc/man | |
parent | 2469713a22b0cefef00166b6ae3f0d3cbb4aadd0 (diff) |
updated manpage of gnunet-identity
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/gnunet-identity.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/gnunet-identity.1 b/doc/man/gnunet-identity.1 index 9aa48ea4c..ec1a7ab37 100644 --- a/doc/man/gnunet-identity.1 +++ b/doc/man/gnunet-identity.1 @@ -77,7 +77,9 @@ 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 "<null>". .It Fl p | -private-keys -Print the private keys (in Crockford Base32 encoding), and not just the public keys. +Print the private keys (in Crockford Base32 encoding), and not just the public +keys. The second column shows the public key, the third column shows the +private key. .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 |