summaryrefslogtreecommitdiffstats
path: root/git-diff-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-23 14:32:46 -0700
committerJunio C Hamano <gitster@pobox.com>2015-03-23 14:32:46 -0700
commit322c6244651c408d924f71f73effd8ed833916d3 (patch)
tree6e8cf8d283e2a923cc330b4b64eeb3c972341edd /git-diff-index.html
parent0762262193bb8a218def4fd749a68476d5337b5d (diff)
downloadgit-htmldocs-322c6244651c408d924f71f73effd8ed833916d3.tar.gz
Autogenerated HTML docs for v2.3.4-263-gf53fc
Diffstat (limited to 'git-diff-index.html')
-rw-r--r--git-diff-index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-diff-index.html b/git-diff-index.html
index 79c1bd7b5..a16e18808 100644
--- a/git-diff-index.html
+++ b/git-diff-index.html
@@ -1432,8 +1432,8 @@ information.</p></div>
<p>
Output the patch in the order specified in the
&lt;orderfile&gt;, which has one shell glob pattern per line.
- This overrides the <code>diff.orderfile</code> configuration variable
- (see <a href="git-config.html">git-config(1)</a>). To cancel <code>diff.orderfile</code>,
+ This overrides the <code>diff.orderFile</code> configuration variable
+ (see <a href="git-config.html">git-config(1)</a>). To cancel <code>diff.orderFile</code>,
use <code>-O/dev/null</code>.
</p>
</dd>