git-push: add documentation for the newly added --mirror mode
[gitweb.git] / Documentation / git-ssh-fetch.txt
index 4ef03f6c615cae83e018777429ae3e983e7b6915..8d3e2ffb2c907376a485888a3497c938427c27a1 100644 (file)
@@ -1,10 +1,9 @@
 git-ssh-fetch(1)
 ================
-v0.1, May 2005
 
 NAME
 ----
-git-ssh-fetch - Pulls from a remote repository over ssh connection
+git-ssh-fetch - Fetch from a remote repository over ssh connection
 
 
 
@@ -14,6 +13,8 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
+THIS COMMAND IS DEPRECATED.
+
 Pulls from a remote repository over ssh connection, invoking
 git-ssh-upload on the other end. It functions identically to
 git-ssh-upload, aside from which end you run it on.
@@ -48,5 +49,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the link:git.html[git] suite
-
+Part of the gitlink:git[7] suite