aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-ecc.15
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/man/gnunet-ecc.1 b/doc/man/gnunet-ecc.1
index 943f85e0d..35d877efd 100644
--- a/doc/man/gnunet-ecc.1
+++ b/doc/man/gnunet-ecc.1
@@ -17,14 +17,11 @@ gnunet\-ecc \- manipulate GNUnet ECC key files
17Create COUNT public-private key pairs and write them to FILENAME. Used for creating a file for testing. 17Create COUNT public-private key pairs and write them to FILENAME. Used for creating a file for testing.
18.B 18.B
19.IP "\-p, \-\-print-public-key" 19.IP "\-p, \-\-print-public-key"
20Print the corresponding public key to stdout. 20Print the corresponding public key to stdout. This is the value used for PKEY records in GNS.
21.B 21.B
22.IP "\-P, \-\-print-peer-identity" 22.IP "\-P, \-\-print-peer-identity"
23Print the corresponding peer identity (hash of the public key) to stdout. This hash is used for the name of peers. 23Print the corresponding peer identity (hash of the public key) to stdout. This hash is used for the name of peers.
24.B 24.B
25.IP "\-s, \-\-print-short-identity"
26Print the corresponding short hash (256-bit hash of the public key) to stdout. This hash is used for names in the zkey zone.
27.B
28.IP "\-c FILENAME, \-\-config=FILENAME" 25.IP "\-c FILENAME, \-\-config=FILENAME"
29Use the configuration file FILENAME. 26Use the configuration file FILENAME.
30.B 27.B