aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-revocation.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-revocation.1')
-rw-r--r--doc/man/gnunet-revocation.18
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/man/gnunet-revocation.1 b/doc/man/gnunet-revocation.1
index f21f82612..6fae373e7 100644
--- a/doc/man/gnunet-revocation.1
+++ b/doc/man/gnunet-revocation.1
@@ -28,19 +28,15 @@ expensive. Depending on your CPU, the calculation can take days or
28weeks. 28weeks.
29 29
30.SH OPTIONS 30.SH OPTIONS
31.B
32.IP "\-t KEY, \-\-test=KEY" 31.IP "\-t KEY, \-\-test=KEY"
33Check if the given KEY (ASCII\-encoded public key required) has been 32Check if the given KEY (ASCII\-encoded public key required) has been
34revoked. 33revoked.
35.B
36.IP "\-R NAME, \-\-revoke=NAME" 34.IP "\-R NAME, \-\-revoke=NAME"
37Calculate or perform revocation for the ego with the given NAME. 35Calculate or perform revocation for the ego with the given NAME.
38.B
39.IP "\-p, \-\-perform" 36.IP "\-p, \-\-perform"
40Actually perform the revocation as soon as possible (do not just 37Actually perform the revocation as soon as possible (do not just
41generate a revocation certificate, use it). Must be supplied to 38generate a revocation certificate, use it). Must be supplied to
42actually perform the revocation. 39actually perform the revocation.
43.B
44.IP "\-f NAME, \-\-filename=NAME" 40.IP "\-f NAME, \-\-filename=NAME"
45Use NAME as the name of the file that is to contain the revocation 41Use NAME as the name of the file that is to contain the revocation
46certificate. Intermediate computation results will be stored here, as 42certificate. Intermediate computation results will be stored here, as
@@ -51,17 +47,13 @@ be performed instantly. If the given file contains anything (a valid
51certificate, with or without the completed proof-of-work) there is no 47certificate, with or without the completed proof-of-work) there is no
52need to supply the "\-R" option or to still have the private key of 48need to supply the "\-R" option or to still have the private key of
53the ego to perform the revocation. 49the ego to perform the revocation.
54.B
55.IP "\-c FILENAME, \-\-config=FILENAME" 50.IP "\-c FILENAME, \-\-config=FILENAME"
56Use the configuration file FILENAME. 51Use the configuration file FILENAME.
57.B
58.IP "\-h, \-\-help" 52.IP "\-h, \-\-help"
59Print short help on options. 53Print short help on options.
60.B
61.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 54.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
62Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and 55Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and
63ERROR. 56ERROR.
64.B
65.IP "\-v, \-\-version" 57.IP "\-v, \-\-version"
66Print GNUnet version number. 58Print GNUnet version number.
67 59