summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-01-06 17:13:58 -0800
committerJunio C Hamano <junio@hera.kernel.org>2006-01-06 17:13:58 -0800
commit235a91e6b0d1d18a2517cf7e0a18278a6912bdb0 (patch)
tree526cd006cb2571a64bb543fbe7fbdd8e425af718 /diff-options.txt
parentab0087622a692f2980ae9f169beb4459f36bf230 (diff)
downloadgit-htmldocs-235a91e6b0d1d18a2517cf7e0a18278a6912bdb0.tar.gz
Autogenerated HTML docs for 026351a03507dc3a2e89e068c01234dc55914df2
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 9e574a04d..5c85167ff 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -21,7 +21,7 @@
--abbrev[=<n>]::
Instead of showing the full 40-byte hexadecimal object
name in diff-raw format output and diff-tree header
- lines, show only handful dhexigits prefix. This is
+ lines, show only handful hexdigits prefix. This is
independent of --full-index option above, which controls
the diff-patch output format. Non default number of
digits can be specified with --abbrev=<n>.