From: Junio C Hamano Date: Mon, 20 Feb 2006 07:40:06 +0000 (+0000) Subject: Autogenerated HTML docs for v1.2.2-g73be X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=db8c6ec4d67d54e932ff289f974e38a59a134702;p=git.git Autogenerated HTML docs for v1.2.2-g73be --- diff --git a/git-rev-parse.html b/git-rev-parse.html index 1e1df629..451c3d58 100644 --- a/git-rev-parse.html +++ b/git-rev-parse.html @@ -408,7 +408,7 @@ distinguish between them.

---short, short=number +--short, --short=number

@@ -554,7 +554,7 @@ Junio C Hamano <junkio@cox.net>

diff --git a/git-rev-parse.txt b/git-rev-parse.txt index 1662e065..29b57897 100644 --- a/git-rev-parse.txt +++ b/git-rev-parse.txt @@ -80,7 +80,7 @@ OPTIONS --git-dir:: Show `$GIT_DIR` if defined else show the path to the .git directory. ---short, short=number:: +--short, --short=number:: Instead of outputting the full SHA1 values of object names try to abbriviate them to a shorter unique name. When no length is specified 7 is used. The minimum length is 4.