Skip to content

Commit 55a30d8

Browse files
committed
Merge branch 'sp/doc-range-diff-takes-notes' into seen
Doxfix. * sp/doc-range-diff-takes-notes: Documentation/git-range-diff: add missing notes options in synopsis
2 parents 6f0ab81 + f4d7eb3 commit 55a30d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/git-range-diff.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SYNOPSIS
1111
git range-diff [--color=[<when>]] [--no-color] [<diff-options>]
1212
[--no-dual-color] [--creation-factor=<factor>]
1313
[--left-only | --right-only] [--diff-merges=<format>]
14-
[--remerge-diff]
14+
[--remerge-diff] [--no-notes | --notes[=<ref>]]
1515
( <range1> <range2> | <rev1>...<rev2> | <base> <rev1> <rev2> )
1616
[[--] <path>...]
1717

0 commit comments

Comments
 (0)