Merge branch 'sp/doc-range-diff-takes-notes'
Docfix. * sp/doc-range-diff-takes-notes: Documentation/git-range-diff: add missing notes options in synopsismain
commit
25d6fff594
|
|
@ -11,7 +11,7 @@ SYNOPSIS
|
|||
git range-diff [--color=[<when>]] [--no-color] [<diff-options>]
|
||||
[--no-dual-color] [--creation-factor=<factor>]
|
||||
[--left-only | --right-only] [--diff-merges=<format>]
|
||||
[--remerge-diff]
|
||||
[--remerge-diff] [--no-notes | --notes[=<ref>]]
|
||||
( <range1> <range2> | <rev1>...<rev2> | <base> <rev1> <rev2> )
|
||||
[[--] <path>...]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue