aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-19 19:11:14 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-19 19:11:14 +0000
commit86df429c4559194975b7767266f7426223eb24b5 (patch)
tree4a2be43d01e33fc0044878456c4dfff74f54d131 /doc
parent052ff3499454ce63403d0d582d050f2516873e9f (diff)
-remove more uses of short hash
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 943f85e0d3..35d877efd5 100644
--- a/doc/man/gnunet-ecc.1
+++ b/doc/man/gnunet-ecc.1
@@ -17,14 +17,11 @@ gnunet\-ecc \- manipulate GNUnet ECC key files
Create COUNT public-private key pairs and write them to FILENAME. Used for creating a file for testing.
.B
.IP "\-p, \-\-print-public-key"
-Print the corresponding public key to stdout.
+Print the corresponding public 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.
.B
-.IP "\-s, \-\-print-short-identity"
-Print the corresponding short hash (256-bit hash of the public key) to stdout. This hash is used for names in the zkey zone.
-.B
.IP "\-c FILENAME, \-\-config=FILENAME"
Use the configuration file FILENAME.
.B