updated getting-started-admins syntax to work under zsh. Thanks, stew!
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 00:06:52 +0000 (20:06 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 00:06:52 +0000 (20:06 -0400)
website/getting-started-admin.mdwn

index 0c4fe85bac6b8bd28cdd64c6603a5c9de95cc2c6..6c8ad53838ac2d083ec6282fc5e9d467e159c80a 100644 (file)
@@ -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