re-formatting bug for legibility.
[monkeysphere.git] / website / bugs / ssh-connection-refused-with-proxycommand.mdwn
index bece48f8ec1041840464391c816823179f85da4e..4cb5ea6f2e36e68f6cc1bedaebcc1da6dfb76631 100644 (file)
@@ -1,7 +1,7 @@
 I added the following to my .ssh/config:
 
-Host *
-ProxyCommand monkeysphere-ssh-proxycommand %h %p
+  Host *
+  ProxyCommand monkeysphere-ssh-proxycommand %h %p
 
 So that the monkeysphere would be used for all my connections.