From de3031b28bbccd2cb47a9029e69064330ee137e8 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Thu, 10 Jul 2008 20:03:06 -0400 Subject: Properly scope getopt for subcommands. Fix bug in add-certifier command. Add command to pass gpg command directly to gpg-authentication keyring. --- man/man8/monkeysphere-server.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'man/man8') diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8 index 0e699b9..f7a9755 100644 --- a/man/man8/monkeysphere-server.8 +++ b/man/man8/monkeysphere-server.8 @@ -56,9 +56,10 @@ place of `publish-key'. Instruct system to trust user identity certifications made by KEYID. A certifier domain can be specified with the `-n' or `--domain' option. A certifier trust level can be specified with the `-t' or -`--trust' option (default is `full'). A certifier trust depth can be -specified with the `-d' or `--depth' option (default is 1). `a' may -be used in place of `add-identity-certifier'. +`--trust' option (possible values are `1' for `marginal' and `2' for +`full' (default is `2')). A certifier trust depth can be specified +with the `-d' or `--depth' option (default is 1). `a' may be used in +place of `add-identity-certifier'. .TP .B remove-identity-certifier KEYID Instruct system to ignore user identity certifications made by KEYID. -- cgit v1.2.3