aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-rev-parse.txt
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2008-05-02 05:30:47 +0200
committerJunio C Hamano <gitster@pobox.com>2008-05-04 17:41:34 -0700
commita5af0e2c550e68b15a38f02ae1d3c3416f8cf276 (patch)
tree4b18f5e2eb43e52fffdf1eb700ba133f83076b3c /Documentation/git-rev-parse.txt
parentc697ad143ba1ff58b29e7efe149d244d4b7010a5 (diff)
downloadgit-a5af0e2c550e68b15a38f02ae1d3c3416f8cf276.tar.gz
Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
Also now "gitcli(5)" becomes "gitcli(7)". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-rev-parse.txt')
-rw-r--r--Documentation/git-rev-parse.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
index 110e7ba71f..b6b2fe92a1 100644
--- a/Documentation/git-rev-parse.txt
+++ b/Documentation/git-rev-parse.txt
@@ -347,7 +347,7 @@ Each line of options has this format:
* Use `*` to mean that this option should not be listed in the usage
generated for the `-h` argument. It's shown for `--help-all` as
- documented in linkgit:gitcli[5].
+ documented in linkgit:gitcli[7].
* Use `!` to not make the corresponding negated long option available.