From: Siddh Raman Pant Date: Thu, 21 May 2026 05:28:41 +0000 (+0530) Subject: Documentation/git-range-diff: add missing notes options in synopsis X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f4d7eb3d1c5e5d5fcbfeebd93e214bba35186868;p=thirdparty%2Fgit.git Documentation/git-range-diff: add missing notes options in synopsis git-range-diff supports note options which are also mentioned later in the help, but they are missing from the synopsis. Let's fix that. Signed-off-by: Siddh Raman Pant Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-range-diff.adoc b/Documentation/git-range-diff.adoc index b5e85d37f1..af1a0bf5f3 100644 --- a/Documentation/git-range-diff.adoc +++ b/Documentation/git-range-diff.adoc @@ -11,7 +11,7 @@ SYNOPSIS 'git range-diff' [--color=[]] [--no-color] [] [--no-dual-color] [--creation-factor=] [--left-only | --right-only] [--diff-merges=] - [--remerge-diff] + [--remerge-diff] [--no-notes | --notes[=]] ( | ... | ) [[--] ...]