aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-revocation.1
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-05-30 12:33:31 +0000
committerng0 <ng0@n0.is>2019-05-30 12:34:16 +0000
commit4b2496fc954b18b89d9cebc160b375f1bcf40864 (patch)
tree1eca56732938bed75c7f3892c61e21008f3a20e5 /doc/man/gnunet-revocation.1
parent6c525438677cfeeb602a45ddc953f775f196d50c (diff)
downloadgnunet-4b2496fc954b18b89d9cebc160b375f1bcf40864.tar.gz
gnunet-4b2496fc954b18b89d9cebc160b375f1bcf40864.zip
un-texify the man pages headers.
Diffstat (limited to 'doc/man/gnunet-revocation.1')
-rw-r--r--doc/man/gnunet-revocation.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/gnunet-revocation.1 b/doc/man/gnunet-revocation.1
index 24780ac0b..16f954a2e 100644
--- a/doc/man/gnunet-revocation.1
+++ b/doc/man/gnunet-revocation.1
@@ -6,18 +6,18 @@
6.\" any later version published by the Free Software Foundation; with no 6.\" any later version published by the Free Software Foundation; with no
7.\" Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A 7.\" Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
8.\" copy of the license is included in the file 8.\" copy of the license is included in the file
9.\" ``FDL-1.3''. 9.\" FDL-1.3.
10.\" 10.\"
11.\" A copy of the license is also available from the Free Software 11.\" A copy of the license is also available from the Free Software
12.\" Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. 12.\" Foundation Web site at http://www.gnu.org/licenses/fdl.html}.
13.\" 13.\"
14.\" Alternately, this document is also available under the General 14.\" Alternately, this document is also available under the General
15.\" Public License, version 3 or later, as published by the Free Software 15.\" Public License, version 3 or later, as published by the Free Software
16.\" Foundation. A copy of the license is included in the file 16.\" Foundation. A copy of the license is included in the file
17.\" ``GPL3''. 17.\" GPL3.
18.\" 18.\"
19.\" A copy of the license is also available from the Free Software 19.\" A copy of the license is also available from the Free Software
20.\" Foundation Web site at @url{http://www.gnu.org/licenses/gpl.html}. 20.\" Foundation Web site at http://www.gnu.org/licenses/gpl.html
21.\" 21.\"
22.\" SPDX-License-Identifier: GPL3.0-or-later OR FDL1.3-or-later 22.\" SPDX-License-Identifier: GPL3.0-or-later OR FDL1.3-or-later
23.\" 23.\"
@@ -48,7 +48,7 @@ The computation can be performed ahead of time, with the resulting revocation ce
48gnunet-revocation also makes is possible to resume the pre-calculation of a revocation --- simply abort a running proof-of-work calculation with CTRL-C, and the existing revocation certificate file will contain the status of the computation. 48gnunet-revocation also makes is possible to resume the pre-calculation of a revocation --- simply abort a running proof-of-work calculation with CTRL-C, and the existing revocation certificate file will contain the status of the computation.
49Note that performing a revocation proof-of-work is deliberately VERY expensive. 49Note that performing a revocation proof-of-work is deliberately VERY expensive.
50Depending on your CPU, the calculation can take days or weeks. 50Depending on your CPU, the calculation can take days or weeks.
51.Bl -tag -width Ds 51.Bl -tag -width indent
52.It Fl t Ar KEY | Fl \-test= Ns Ar KEY 52.It Fl t Ar KEY | Fl \-test= Ns Ar KEY
53Check if the given KEY (ASCII\-encoded public key required) has been revoked. 53Check if the given KEY (ASCII\-encoded public key required) has been revoked.
54.It Fl R Ar NAME | Fl \-revoke= Ns Ar NAME 54.It Fl R Ar NAME | Fl \-revoke= Ns Ar NAME