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.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/gnunet-ecc.1 b/doc/man/gnunet-ecc.1
index 4929749b3..d99b6c00b 100644
--- a/doc/man/gnunet-ecc.1
+++ b/doc/man/gnunet-ecc.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.\"
@@ -49,7 +49,7 @@ This may then take a while.
49If the option 49If the option
50.Fl p 50.Fl p
51is given, the corresponding public key will be printed to the console. 51is given, the corresponding public key will be printed to the console.
52.Bl -tag -width Ds 52.Bl -tag -width indent
53.It Fl g Ar COUNT | Fl \-generate-keys= Ns Ar COUNT 53.It Fl g Ar COUNT | Fl \-generate-keys= Ns Ar COUNT
54Create COUNT public-private key pairs and write them to FILENAME. 54Create COUNT public-private key pairs and write them to FILENAME.
55Used for creating a file for testing. 55Used for creating a file for testing.