Commit Diff


commit - bf7104912e8cd12ec0b6f91fff2bec7759b43f09
commit + 449ea7f22083788e4dc012f4ab6649594f92a563
blob - 1a7237485ee5916c543aef6567d064511c857539
blob + 4b47dee9aa9889b4af2b5f244668c1b65df4e331
--- got/got.1
+++ got/got.1
@@ -171,7 +171,7 @@ The Git protocol as implemented by the
 server.
 Use of this protocol is discouraged since it supports neither authentication
 nor encryption.
-.It git+ssh
+.It ssh
 The Git protocol wrapped in an authenticated and encrypted
 .Xr ssh 1
 tunnel.
@@ -179,8 +179,6 @@ With this protocol the hostname may contain an embedde
 .Xr ssh 1
 to use:
 .Mt user@hostname
-.It ssh
-Short alias for git+ssh.
 .It http
 The
 .Dq smart