blame-options.txt: also mention 'funcname' in '-L' description
authorPhilippe Blain <redacted>
Sun, 1 Nov 2020 17:28:42 +0000 (17:28 +0000)
committerJunio C Hamano <redacted>
Sun, 1 Nov 2020 23:54:14 +0000 (15:54 -0800)
commita4514a46d9c85278ae4a350442dd4a160ff1f3cf
tree100fc6389e9387cd5613e87e85501c52993e7785
parentfd5c74e7818a478fac66d821c38c4c2275c77da6
blame-options.txt: also mention 'funcname' in '-L' description

Make it clearer that a function can be blamed by feeding `git blame`
'-L :<funcname>' by mentioning it at the beginnning of the description
of the '-L' option.

Also, in 'line-range-options.txt', which is used for git-log(1) and
gitk(1), do not parenthesize the mention of the ':<funcname>' mode, to
place it on equal footing with the '<start>,<end>' mode.

Signed-off-by: Philippe Blain <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/blame-options.txt
Documentation/line-range-options.txt
git clone https://git.99rst.org/PROJECT