From ddb31eda39e80b9dbf338e3b3b848ad4fcb549bc Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 13 Mar 2013 01:38:10 -0400 Subject: update documentation for monkeysphere-authentication gpg-cmd The previous changeset ("simplify arguments passed to su_monkeysphere_user and gpg_sphere") changes the semantics for m-a gpg-cmd by making it take its arguments separately, rather than as a single string. --- man/man8/monkeysphere-authentication.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index 1d49f9f..7e295da 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -1,4 +1,4 @@ -.TH MONKEYSPHERE-AUTHENTICATION "8" "July 3, 2010" "monkeysphere" "System Commands" +.TH MONKEYSPHERE-AUTHENTICATION "8" "March 13, 2013" "monkeysphere" "System Commands" .SH NAME @@ -93,10 +93,10 @@ may be used in place of `diagnostics'. .TP .B gpg\-cmd Execute a gpg command, as the monkeysphere user, on the monkeysphere -authentication `sphere' keyring. This takes a single argument -(i.e. multiple gpg arguments need to be quoted all together). Use -this command with caution, as modifying the authentication sphere -keyring can affect ssh user authentication. +authentication `sphere' keyring. As of monkeysphere 0.36, this takes +its arguments separately, not as a single string. Use this command +with caution, as modifying the authentication sphere keyring can +affect ssh user authentication. .SH SETUP USER AUTHENTICATION -- cgit v1.2.3