]> git.99rst.org Git - git.git/commit
doc: pretty-formats: delineate `%<|(` parameter values
authorPhilip Oakley <redacted>
Thu, 19 Jan 2023 18:18:24 +0000 (18:18 +0000)
committerJunio C Hamano <redacted>
Thu, 19 Jan 2023 22:35:15 +0000 (14:35 -0800)
commit8bcb8f8e2282ff27f7ffd106eb2fb7bf982ff2d1
tree4927cbe9208c65e02fc18012070ee75db881b95a
parentd664a7ad20f9cb013f4c53654b76973612a89991
doc: pretty-formats: delineate `%<|(` parameter values

Commit a57523428b4 (pretty: support padding placeholders, %< %> and %><,
2013-04-19) introduced column width place holders. It also added
separate column position `%<|(` placeholders for display screen based
placement.

Change the display screen parameter reference from 'N' to 'M' and
corresponding descriptives to make the distinction clearer.

Signed-off-by: Philip Oakley <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/pretty-formats.txt
git clone https://git.99rst.org/PROJECT