Documentation: rewrap to prepare for "git-" vs "git " change
[gitweb.git] / Documentation / git-shell.txt
index 48f2d57b7b48fa9c8fb0cbc5fcb547d6aed32cbb..9b2ae7f268c75298afc02de04c79d0ef65e12c9a 100644 (file)
@@ -8,7 +8,7 @@ git-shell - Restricted login shell for GIT-only SSH access
 
 SYNOPSIS
 --------
-'git-shell' -c <command> <argument>
+'$(git --exec-path)/git-shell' -c <command> <argument>
 
 DESCRIPTION
 -----------
@@ -31,4 +31,4 @@ Documentation by Petr Baudis and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[1] suite