summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-01-13 16:47:56 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-01-13 16:47:56 +0000
commit6efe3023cc16b3c4ece5a9ea43114109002cbe86 (patch)
tree1b1ab82ea2d5cbb694658f7aec0bcbc0cae7bcc8 /diff-options.txt
parent1c95827e7c795dfbae054c5d10c461d8768b0e8d (diff)
downloadgit-htmldocs-6efe3023cc16b3c4ece5a9ea43114109002cbe86.tar.gz
Autogenerated HTML docs for v1.6.1-98-g3ea95
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 671f533ca..43793d750 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -116,7 +116,7 @@ endif::git-format-patch[]
--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 hexdigits prefix. This is
+ lines, show only a partial 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>.