summaryrefslogtreecommitdiffstats
path: root/git-rev-list.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-rev-list.html
parent9ccf664de57a05c6417f1fe46f6c6b55322f218c (diff)
downloadgit-htmldocs-3166736468c0b21727d059d09468111c5a3163c4.tar.gz
Autogenerated HTML docs for v1.7.0.3-291-g5e4f
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html17
1 files changed, 15 insertions, 2 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 806b99396..b88a25b20 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -463,7 +463,7 @@ people using 80-column terminals.</p></div>
--no-notes
</dt>
<dt>
---show-notes
+--show-notes[=&lt;ref&gt;]
</dt>
<dd>
<p>
@@ -473,6 +473,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>
<dt>
--relative-date
@@ -1768,7 +1781,7 @@ and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-19 09:57:46 UTC
+Last updated 2010-03-25 00:38:24 UTC
</div>
</div>
</body>