gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: properly document gnunet-ec


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: properly document gnunet-ecc options in man page
Date: Wed, 01 Nov 2017 10:36:06 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 831b3c548 properly document gnunet-ecc options in man page
831b3c548 is described below

commit 831b3c548f00040953421f1aaa8d4c5964b34f12
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Nov 1 10:35:49 2017 +0100

    properly document gnunet-ecc options in man page
---
 doc/man/gnunet-ecc.1 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/man/gnunet-ecc.1 b/doc/man/gnunet-ecc.1
index a91a2ac2f..910687f1f 100644
--- a/doc/man/gnunet-ecc.1
+++ b/doc/man/gnunet-ecc.1
@@ -19,11 +19,11 @@ Create COUNT public-private key pairs and write them to 
FILENAME.  Used for crea
 .IP "\-p, \-\-print-public-key"
 Print the corresponding public key to stdout.  This is the value used for PKEY 
records in GNS.
 .B
-.IP "\-p, \-\-print-hex"
-Print the corresponding public key to stdout in HEX format.  Useful for 
comparing to Ed25519 keys in X.509 tools.
+.IP "\-P, \-\-print-private-key"
+Print the corresponding private key to stdout.  This is the value used for 
PKEY records in GNS.
 .B
-.IP "\-P, \-\-print-peer-identity"
-Print the corresponding peer identity (hash of the public key) to stdout.  
This hash is used for the name of peers.
+.IP "\-x, \-\-print-hex"
+Print the corresponding public key to stdout in HEX format.  Useful for 
comparing to Ed25519 keys in X.509 tools.
 .B
 .IP "\-c FILENAME,  \-\-config=FILENAME"
 Use the configuration file FILENAME.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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