summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/getting-started-admin.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/getting-started-admin.mdwn b/website/getting-started-admin.mdwn
index 0c4fe85..6c8ad53 100644
--- a/website/getting-started-admin.mdwn
+++ b/website/getting-started-admin.mdwn
@@ -19,8 +19,8 @@ This will generate the key for server with the service URI
server key so that people in the admin's web of trust can identify the
server without manual host key checking:
- $ gpg --search ='ssh://server.example.net'
- $ gpg --sign-key ='ssh://server.example.net'
+ $ gpg --search '=ssh://server.example.net'
+ $ gpg --sign-key '=ssh://server.example.net'
Update OpenSSH configuration files