From: Junio C Hamano Date: Tue, 15 Feb 2011 19:02:56 +0000 (-0800) Subject: CodingGuidelines: downcase placeholders in usage messages X-Git-Tag: v1.7.4.2~23^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b1afe49dfbe9e91631bd011a47034fbf3ffd682e?hp=--cc CodingGuidelines: downcase placeholders in usage messages We accumulated some inconsistencies without an explicit guidance to spell this out over time. Signed-off-by: Junio C Hamano --- b1afe49dfbe9e91631bd011a47034fbf3ffd682e diff --git a/Documentation/CodingGuidelines b/Documentation/CodingGuidelines index ba2006d892..fe1c1e5bc2 100644 --- a/Documentation/CodingGuidelines +++ b/Documentation/CodingGuidelines @@ -152,7 +152,7 @@ Writing Documentation: when writing or modifying command usage strings and synopsis sections in the manual pages: - Placeholders are enclosed in angle brackets: + Placeholders are spelled in lowercase and enclosed in angle brackets: --sort= --abbrev[=]