summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-02-19 08:45:18 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-02-19 08:45:18 +0000
commite246e3b880524446f9a269a00631d36a374eb63a (patch)
tree97b3cb0d5eac1afbf33da07d64b960186a8cfd10 /git-rev-parse.html
parent50e472795a94e2797d506550df1526f07a5e7623 (diff)
downloadgit-htmldocs-e246e3b880524446f9a269a00631d36a374eb63a.tar.gz
Autogenerated HTML docs for v1.2.2-g709a
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html22
1 files changed, 20 insertions, 2 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 0c898ccc7..1e1df6296 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 7.0.1" />
+<meta name="generator" content="AsciiDoc 7.0.2" />
<style type="text/css">
/* Debug borders */
p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
@@ -400,6 +400,24 @@ distinguish between them.</p>
</p>
</dd>
<dt>
+--git-dir
+</dt>
+<dd>
+<p>
+ Show <tt>$GIT_DIR</tt> if defined else show the path to the .git directory.
+</p>
+</dd>
+<dt>
+--short, short=number
+</dt>
+<dd>
+<p>
+ 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.
+</p>
+</dd>
+<dt>
--since=datestring, --after=datestring
</dt>
<dd>
@@ -536,7 +554,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 27-Dec-2005 00:16:39 PDT
+Last updated 19-Feb-2006 08:45:15 UTC
</div>
</div>
</body>