properly document gnunet-ecc options in man page
authorChristian Grothoff <christian@grothoff.org>
Wed, 1 Nov 2017 09:35:49 +0000 (10:35 +0100)
committerChristian Grothoff <christian@grothoff.org>
Wed, 1 Nov 2017 09:35:49 +0000 (10:35 +0100)
doc/man/gnunet-ecc.1

index a91a2ac2f7cb175be24495d333e630a888b3f998..910687f1f3ee57b4dd9fb156de3ae517d96df9e8 100644 (file)
@@ -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.