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)
downloadgnunet-86df429c4559194975b7767266f7426223eb24b5.tar.gz
gnunet-86df429c4559194975b7767266f7426223eb24b5.zip
-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 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