summaryrefslogtreecommitdiffstats
path: root/git-show.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-06-02 23:32:31 +0000
committerJunio C Hamano <junio@kernel.org>2010-06-02 23:32:31 +0000
commite32ec8b89b623de73d1ccacb430b1c4ab16e4fcb (patch)
tree27285614d896d302efe7f7740b87009fd0ae0c33 /git-show.html
parentb671fb5c100813248be882136374ea6c6038d4e8 (diff)
downloadgit-htmldocs-e32ec8b89b623de73d1ccacb430b1c4ab16e4fcb.tar.gz
Autogenerated HTML docs for v1.7.1-244-gbdc4
Diffstat (limited to 'git-show.html')
-rw-r--r--git-show.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/git-show.html b/git-show.html
index 8b47a570e..f1b6fb6f0 100644
--- a/git-show.html
+++ b/git-show.html
@@ -359,8 +359,9 @@ control how the changes the commit introduces are shown.</p></div>
<p>
Pretty-print the contents of the commit logs in a given format,
where <em>&lt;format&gt;</em> can be one of <em>oneline</em>, <em>short</em>, <em>medium</em>,
- <em>full</em>, <em>fuller</em>, <em>email</em>, <em>raw</em> and <em>format:&lt;string&gt;</em>.
- When omitted, the format defaults to <em>medium</em>.
+ <em>full</em>, <em>fuller</em>, <em>email</em>, <em>raw</em> and <em>format:&lt;string&gt;</em>. See
+ the "PRETTY FORMATS" section for some additional details for each
+ format. When omitted, the format defaults to <em>medium</em>.
</p>
<div class="para"><p>Note: you can specify the default pretty format in the repository
configuration (see <a href="git-config.html">git-config(1)</a>).</p></div>
@@ -554,9 +555,9 @@ simplification into account.</p></div>
</li>
<li>
<p>
-<em>format:</em>
+<em>format:&lt;string&gt;</em>
</p>
-<div class="para"><p>The <em>format:</em> format allows you to specify which information
+<div class="para"><p>The <em>format:&lt;string&gt;</em> format allows you to specify which information
you want to show. It works a little bit like printf format,
with the notable exception that you get a newline with <em>%n</em>
instead of <em>\n</em>.</p></div>
@@ -979,7 +980,7 @@ Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-05-09 07:24:21 UTC
+Last updated 2010-06-02 23:32:09 UTC
</div>
</div>
</body>