git-bundle: fix commandline examples in the manpage
[gitweb.git] / Documentation / git-ssh-fetch.txt
index e3887ace09f88633801548be0b36890b6a02020b..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.
@@ -49,4 +50,3 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 GIT
 ---
 Part of the gitlink:git[7] suite
-