summaryrefslogtreecommitdiffstats
path: root/git-whatchanged.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-whatchanged.html
parent364b6a4e15285cad6c674f515c0aa3538cfed028 (diff)
downloadgit-htmldocs-57827fb28944ab9eee73efc93f04fb6dfc6e36a8.tar.gz
Autogenerated HTML docs for v1.6.6.1-436-gaba7d
Diffstat (limited to 'git-whatchanged.html')
-rw-r--r--git-whatchanged.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git-whatchanged.html b/git-whatchanged.html
index ae3b6b52b..651bd2f81 100644
--- a/git-whatchanged.html
+++ b/git-whatchanged.html
@@ -431,6 +431,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>
@@ -885,7 +900,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-01-21 17:44:40 UTC
+Last updated 2010-01-23 03:02:30 UTC
</div>
</div>
</body>