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.tokkee.org/?a=commitdiff_plain;h=b1afe49dfbe9e91631bd011a47034fbf3ffd682e;p=git.git 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 --- diff --git a/Documentation/CodingGuidelines b/Documentation/CodingGuidelines index ba2006d89..fe1c1e5bc 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[=]