From 831b3c548f00040953421f1aaa8d4c5964b34f12 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 1 Nov 2017 10:35:49 +0100 Subject: properly document gnunet-ecc options in man page --- doc/man/gnunet-ecc.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') 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. -- cgit v1.2.3