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.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-revocation.1 b/doc/man/gnunet-revocation.1
index 0c447a94f..05d80178a 100644
--- a/doc/man/gnunet-revocation.1
+++ b/doc/man/gnunet-revocation.1
@@ -30,6 +30,7 @@
30.Sh SYNOPSIS 30.Sh SYNOPSIS
31.Nm 31.Nm
32.Op Fl t Ar KEY | Fl -test= Ns Ar KEY 32.Op Fl t Ar KEY | Fl -test= Ns Ar KEY
33.Op Fl e Ar EPOCHS | Fl -epochs= Ns Ar EPOCHS
33.Op Fl R Ar NAME | Fl -revoke= Ns Ar NAME 34.Op Fl R Ar NAME | Fl -revoke= Ns Ar NAME
34.Op Fl p | -perform 35.Op Fl p | -perform
35.Op Fl f Ar NAME | Fl -filename= Ns Ar NAME 36.Op Fl f Ar NAME | Fl -filename= Ns Ar NAME
@@ -50,6 +51,8 @@ Depending on your CPU, the calculation can take days or weeks.
50.Bl -tag -width indent 51.Bl -tag -width indent
51.It Fl t Ar KEY | Fl -test= Ns Ar KEY 52.It Fl t Ar KEY | Fl -test= Ns Ar KEY
52Check 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 e Ar EPOCHS | Fl -epochs= Ns Ar EPOCHS
55Number of epochs for which the revocation should be valid (default: 1)
53.It Fl R Ar NAME | Fl -revoke= Ns Ar NAME 56.It Fl R Ar NAME | Fl -revoke= Ns Ar NAME
54Calculate or perform revocation for the ego with the given NAME. 57Calculate or perform revocation for the ego with the given NAME.
55.It Fl p | -perform 58.It Fl p | -perform