summaryrefslogtreecommitdiffstats
path: root/git-show.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-23 03:02:50 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-23 03:02:50 +0000
commit57827fb28944ab9eee73efc93f04fb6dfc6e36a8 (patch)
tree935f9e461c67a51943bca7879ec02af645e62d67 /git-show.html
parent364b6a4e15285cad6c674f515c0aa3538cfed028 (diff)
downloadgit-htmldocs-57827fb28944ab9eee73efc93f04fb6dfc6e36a8.tar.gz
Autogenerated HTML docs for v1.6.6.1-436-gaba7d
Diffstat (limited to 'git-show.html')
-rw-r--r--git-show.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git-show.html b/git-show.html
index 0516a2556..43e03b68c 100644
--- a/git-show.html
+++ b/git-show.html
@@ -399,6 +399,21 @@ people using 80-column terminals.</p></div>
defaults to UTF-8.
</p>
</dd>
+<dt>
+--no-notes
+</dt>
+<dt>
+--show-notes
+</dt>
+<dd>
+<p>
+ Show the notes (see <a href="git-notes.html">git-notes(1)</a>) that annotate the
+ commit, when showing the commit log message. This is the default
+ for <tt>git log</tt>, <tt>git show</tt> and <tt>git whatchanged</tt> commands when
+ there is no <tt>--pretty</tt>, <tt>--format</tt> nor <tt>--oneline</tt> option is
+ given on the command line.
+</p>
+</dd>
</dl></div>
</div>
<h2 id="_pretty_formats">PRETTY FORMATS</h2>
@@ -946,7 +961,7 @@ Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-01-21 17:44:38 UTC
+Last updated 2010-01-23 03:02:30 UTC
</div>
</div>
</body>