From c8b42c1d77005ab3f41d20cc2524f4307086ec4f Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Wed, 9 Jul 2008 19:41:03 -0400 Subject: A bunch of changes for variable scoping, exit codes, etc. See debian/changelog. --- 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 45605da..f33ffea 100644 --- a/man/man8/monkeysphere-server.8 +++ b/man/man8/monkeysphere-server.8 @@ -35,9 +35,10 @@ monkeysphere-controlled authorized_keys file. If no accounts are specified, then all accounts on the system are processed. `u' may be used in place of `update-users'. .TP -.B gen-key -Generate a OpenPGP key pair for the host. `g' may be used in place of -`gen-key'. +.B gen-key [HOSTNAME] +Generate a OpenPGP key pair for the host. If HOSTNAME is not +specified, then the system fully-qualified domain name will be user. +`g' may be used in place of `gen-key'. .TP .B show-fingerprint Show the fingerprint for the host's OpenPGP key. `f' may be used in place of -- cgit v1.2.3