diff options
Diffstat (limited to 'doc/man/gnunet-rsa.1')
-rw-r--r-- | doc/man/gnunet-rsa.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-rsa.1 b/doc/man/gnunet-rsa.1 index 46f24de..c61bc1f 100644 --- a/doc/man/gnunet-rsa.1 +++ b/doc/man/gnunet-rsa.1 @@ -13,6 +13,9 @@ gnunet\-rsa \- manipulate GNUnet RSA key files .SH OPTIONS .B +.IP "\-g COUNT, \-\-generate-keys=COUNT" +Create COUNT public-private key pairs and write them to FILENAME. Used for creating a file for testing. +.B .IP "\-p, \-\-print-public-key" Print the corresponding public key to stdout. .B |