aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-ecc.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-ecc.1')
-rw-r--r--doc/man/gnunet-ecc.18
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/man/gnunet-ecc.1 b/doc/man/gnunet-ecc.1
index aedc0bc49..2aa7743b2 100644
--- a/doc/man/gnunet-ecc.1
+++ b/doc/man/gnunet-ecc.1
@@ -17,33 +17,25 @@ take a while. If the option \-p is given, the corresponding public
17key will be printed to the console. 17key will be printed to the console.
18 18
19.SH OPTIONS 19.SH OPTIONS
20.B
21.IP "\-g COUNT, \-\-generate-keys=COUNT" 20.IP "\-g COUNT, \-\-generate-keys=COUNT"
22Create COUNT public-private key pairs and write them to FILENAME. 21Create COUNT public-private key pairs and write them to FILENAME.
23Used for creating a file for testing. 22Used for creating a file for testing.
24.B
25.IP "\-p, \-\-print-public-key" 23.IP "\-p, \-\-print-public-key"
26Print the corresponding public key to stdout. This is the value used 24Print the corresponding public key to stdout. This is the value used
27for PKEY records in GNS. 25for PKEY records in GNS.
28.B
29.IP "\-P, \-\-print-private-key" 26.IP "\-P, \-\-print-private-key"
30Print the corresponding private key to stdout. This is the value used 27Print the corresponding private key to stdout. This is the value used
31for PKEY records in GNS. 28for PKEY records in GNS.
32.B
33.IP "\-x, \-\-print-hex" 29.IP "\-x, \-\-print-hex"
34Print the corresponding public key to stdout in HEX format. Useful 30Print the corresponding public key to stdout in HEX format. Useful
35for comparing to Ed25519 keys in X.509 tools. 31for comparing to Ed25519 keys in X.509 tools.
36.B
37.IP "\-c FILENAME, \-\-config=FILENAME" 32.IP "\-c FILENAME, \-\-config=FILENAME"
38Use the configuration file FILENAME. 33Use the configuration file FILENAME.
39.B
40.IP "\-h, \-\-help" 34.IP "\-h, \-\-help"
41Print short help on options. 35Print short help on options.
42.B
43.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 36.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
44Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and 37Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and
45ERROR. 38ERROR.
46.B
47.IP "\-v, \-\-version" 39.IP "\-v, \-\-version"
48Print GNUnet version number. 40Print GNUnet version number.
49 41