summaryrefslogtreecommitdiffstats
path: root/git-show.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-25 00:38:53 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-25 00:38:53 +0000
commit3166736468c0b21727d059d09468111c5a3163c4 (patch)
treef94473e9050b0b159edbdec0a0619f4d8d57c11d /git-show.html
parent9ccf664de57a05c6417f1fe46f6c6b55322f218c (diff)
downloadgit-htmldocs-3166736468c0b21727d059d09468111c5a3163c4.tar.gz
Autogenerated HTML docs for v1.7.0.3-291-g5e4f
Diffstat (limited to 'git-show.html')
-rw-r--r--git-show.html17
1 files changed, 15 insertions, 2 deletions
diff --git a/git-show.html b/git-show.html
index ab1c71102..7798012e2 100644
--- a/git-show.html
+++ b/git-show.html
@@ -403,7 +403,7 @@ people using 80-column terminals.</p></div>
--no-notes
</dt>
<dt>
---show-notes
+--show-notes[=&lt;ref&gt;]
</dt>
<dd>
<p>
@@ -413,6 +413,19 @@ people using 80-column terminals.</p></div>
there is no <tt>--pretty</tt>, <tt>--format</tt> nor <tt>--oneline</tt> option is
given on the command line.
</p>
+<div class="para"><p>With an optional argument, add this ref to the list of notes. The ref
+is taken to be in <tt>refs/notes/</tt> if it is not qualified.</p></div>
+</dd>
+<dt>
+--[no-]standard-notes
+</dt>
+<dd>
+<p>
+ Enable or disable populating the notes ref list from the
+ <em>core.notesRef</em> and <em>notes.displayRef</em> variables (or
+ corresponding environment overrides). Enabled by default.
+ See <a href="git-config.html">git-config(1)</a>.
+</p>
</dd>
</dl></div>
</div>
@@ -961,7 +974,7 @@ Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-13 00:59:57 UTC
+Last updated 2010-03-25 00:38:25 UTC
</div>
</div>
</body>