From 06ab78ee651fdda7cf37a7c012445bb087060a05 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 15 Mar 2012 10:59:49 +0000 Subject: add -P option for printing peer identities with gnunet-rsa --- doc/man/gnunet-rsa.1 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc') 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 @@ -.TH GNUNET\-RSA 1 "Jan 4, 2012" "GNUnet" +.TH GNUNET\-RSA 1 "Mar 15, 2012" "GNUnet" .SH NAME gnunet\-rsa \- manipulate GNUnet RSA key files @@ -13,8 +13,11 @@ gnunet\-rsa \- manipulate GNUnet RSA key files .SH OPTIONS .B -.IP "\-p, \-\-print" -Print the corresponding public key (to stdout). +.IP "\-p, \-\-print-public-key" +Print the corresponding public key to stdout. +.B +.IP "\-P, \-\-print-peer-identity" +Print the corresponding peer identity (hash of the public key) to stdout. .B .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration file FILENAME. -- cgit v1.2.3