aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-rsa.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-rsa.1')
-rw-r--r--doc/man/gnunet-rsa.19
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/man/gnunet-rsa.1 b/doc/man/gnunet-rsa.1
index 3d9aae8af..f3b1df3d3 100644
--- a/doc/man/gnunet-rsa.1
+++ b/doc/man/gnunet-rsa.1
@@ -1,4 +1,4 @@
1.TH GNUNET\-RSA 1 "Jan 4, 2012" "GNUnet" 1.TH GNUNET\-RSA 1 "Mar 15, 2012" "GNUnet"
2 2
3.SH NAME 3.SH NAME
4gnunet\-rsa \- manipulate GNUnet RSA key files 4gnunet\-rsa \- manipulate GNUnet RSA key files
@@ -13,8 +13,11 @@ gnunet\-rsa \- manipulate GNUnet RSA key files
13 13
14.SH OPTIONS 14.SH OPTIONS
15.B 15.B
16.IP "\-p, \-\-print" 16.IP "\-p, \-\-print-public-key"
17Print the corresponding public key (to stdout). 17Print the corresponding public key to stdout.
18.B
19.IP "\-P, \-\-print-peer-identity"
20Print the corresponding peer identity (hash of the public key) to stdout.
18.B 21.B
19.IP "\-c FILENAME, \-\-config=FILENAME" 22.IP "\-c FILENAME, \-\-config=FILENAME"
20Use the configuration file FILENAME. 23Use the configuration file FILENAME.