gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_99_1-6-g8d70b41


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_99_1-6-g8d70b41
Date: Sun, 01 May 2011 18:18:31 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=8d70b4153ce937b2deef8163edc6e1784386c915

The branch, master has been updated
       via  8d70b4153ce937b2deef8163edc6e1784386c915 (commit)
      from  150738f7f3c113272486329931fa20bbbf3d7f36 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8d70b4153ce937b2deef8163edc6e1784386c915
Author: Andreas Metzler <address@hidden>
Date:   Sat Apr 30 15:32:33 2011 +0200

    escape dashes in manpage
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 doc/manpages/p11tool.1 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/manpages/p11tool.1 b/doc/manpages/p11tool.1
index e66c1df..798a47b 100644
--- a/doc/manpages/p11tool.1
+++ b/doc/manpages/p11tool.1
@@ -49,10 +49,10 @@ Exports the object (e.g. certificate) specified by the URL.
 .IP "\-\-delete URL"
 Deletes the object specified by the URL. Note that several tokens do not
 support deletion.
-.IP "\-\-detailed-url"
+.IP "\-\-detailed\-url"
 When printing URLs print them in a detailed (to the PKCS #11 module used)
 form.
-.IP "\-\-no\-detailed-url"
+.IP "\-\-no\-detailed\-url"
 When printing URLs, do not print details on the module used.
 
 .SS Storing objects
@@ -81,8 +81,8 @@ To store a private key and certificate, run:
 
 .RS
 .nf
-$ p11tool \-\-login \-\-write "pkcs11:XXX"  \-\-load-privkey key.pem --label 
"MyKey"
-$ p11tool \-\-login \-\-write "pkcs11:XXX"  \-\-load-certificate cert.pem 
--label "MyCert"
+$ p11tool \-\-login \-\-write "pkcs11:XXX"  \-\-load\-privkey key.pem 
\-\-label "MyKey"
+$ p11tool \-\-login \-\-write "pkcs11:XXX"  \-\-load\-certificate cert.pem 
\-\-label "MyCert"
 .fi
 .RE
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]