]> git.99rst.org Git - git.git/commit
doc: use singular form of repeatable path arg
authorBritton Leo Kerin <redacted>
Wed, 3 Jan 2024 04:02:06 +0000 (19:02 -0900)
committerJunio C Hamano <redacted>
Wed, 10 Jan 2024 22:32:27 +0000 (14:32 -0800)
commit3dbb69e1f22219dd8cc590947dc4daa3dad32581
tree42062f299c06ce57263f1d4f0c2ce3c55c1b698b
parent564d0252ca632e0264ed670534a51d18a689ef5d
doc: use singular form of repeatable path arg

This is more correct because the <path>... doc syntax already indicates
that the arg is "array-type".  It's how other tools do it.  Finally, the
later document text mentions 'path' arguments, while it doesn't mention
'paths'.

Signed-off-by: Britton Leo Kerin <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-bisect.txt
git clone https://git.99rst.org/PROJECT