Properly scope getopt for subcommands.
[monkeysphere.git] / man / man8 / monkeysphere-server.8
index 0e699b93a90e53bd3017746d2500a352d1c71762..f7a97557ac07fab42872d4b90e4c5246dc375733 100644 (file)
@@ -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.