From c4fa48421916ff0777e9cf1bbb3b83634392a494 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Wed, 22 Apr 2020 17:10:22 +0200 Subject: add epochs CLI parameter --- doc/man/gnunet-revocation.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 @@ .Sh SYNOPSIS .Nm .Op Fl t Ar KEY | Fl -test= Ns Ar KEY +.Op Fl e Ar EPOCHS | Fl -epochs= Ns Ar EPOCHS .Op Fl R Ar NAME | Fl -revoke= Ns Ar NAME .Op Fl p | -perform .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. .Bl -tag -width indent .It Fl t Ar KEY | Fl -test= Ns Ar KEY Check if the given KEY (ASCII-encoded public key required) has been revoked. +.It Fl e Ar EPOCHS | Fl -epochs= Ns Ar EPOCHS +Number of epochs for which the revocation should be valid (default: 1) .It Fl R Ar NAME | Fl -revoke= Ns Ar NAME Calculate or perform revocation for the ego with the given NAME. .It Fl p | -perform -- cgit v1.2.3