summaryrefslogtreecommitdiff
path: root/Documentation/git-parse-remote.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-01-18 15:53:37 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2007-01-18 15:53:37 -0800
commitc3f0baacadbd7b5710052213a2ec3cdd5b77bb6e (patch)
tree5f79fc30175a5a28a7dbb0ea9ff3893ab2dcdc42 /Documentation/git-parse-remote.txt
parentDocumentation: move command list in git.txt into separate files. (diff)
downloadtgif-c3f0baacadbd7b5710052213a2ec3cdd5b77bb6e.tar.xz
Documentation: sync git.txt command list and manual page title
Also reorders a handful entries to make each list sorted alphabetically. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-parse-remote.txt')
-rw-r--r--Documentation/git-parse-remote.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-parse-remote.txt b/Documentation/git-parse-remote.txt
index 918ca55f53..11b1f4d2e2 100644
--- a/Documentation/git-parse-remote.txt
+++ b/Documentation/git-parse-remote.txt
@@ -3,7 +3,7 @@ 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