Skip to content

Commit d909e07

Browse files
trastgitster
authored andcommitted
Document the --histogram diff option
Signed-off-by: Thomas Rast <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 110c511 commit d909e07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/diff-options.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ endif::git-format-patch[]
5252
--patience::
5353
Generate a diff using the "patience diff" algorithm.
5454

55+
--histogram::
56+
Generate a diff using the "histogram diff" algorithm.
57+
5558
--stat[=<width>[,<name-width>[,<count>]]]::
5659
Generate a diffstat. You can override the default
5760
output width for 80-column terminal by `--stat=<width>`.

0 commit comments

Comments
 (0)