git-commit-tree: make it usable from other builtins
[gitweb.git] / Documentation / git-parse-remote.txt
index 918ca55f5332e09ec3b54e715a3193766a0d4747..421312eca91d68711a08e6747e7730d77ba006aa 100644 (file)
@@ -3,12 +3,12 @@ git-parse-remote(1)
 
 NAME
 ----
-git-parse-remote - Routines to help parsing $GIT_DIR/remotes/
+git-parse-remote - Routines to help parsing remote repository access parameters
 
 
 SYNOPSIS
 --------
-'. git-parse-remote'
+'. "$(git --exec-path)/git-parse-remote"'
 
 DESCRIPTION
 -----------
@@ -47,4 +47,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[1] suite