]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation/git-range-diff: add missing notes options in synopsis
authorSiddh Raman Pant <siddh.raman.pant@oracle.com>
Thu, 21 May 2026 05:28:41 +0000 (10:58 +0530)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 05:58:08 +0000 (14:58 +0900)
commitf4d7eb3d1c5e5d5fcbfeebd93e214bba35186868
tree9ad30fc45e1fb1d9e269116e3cf5381cb730f2c3
parent94f057755b7941b321fd11fec1b2e3ca5313a4e0
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 <siddh.raman.pant@oracle.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-range-diff.adoc