Git development
 help / color / mirror / Atom feed
* [PATCH] Documentation: git-log: Capitalize references to sections
@ 2022-04-24 11:28 Thomas Bracht Laumann Jespersen
  2022-04-24 11:40 ` Thomas Bracht Laumann Jespersen
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bracht Laumann Jespersen @ 2022-04-24 11:28 UTC (permalink / raw)
  To: git; +Cc: Thomas Bracht Laumann Jespersen

Minor inconsistency, in git-log(1) there's another reference to the
PRETTY FORMATS section.

Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
---
 Documentation/git-log.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 20e87cecf4..49620710dc 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -191,11 +191,11 @@ See linkgit:git-config[1] for core variables and linkgit:git-diff[1]
 for settings related to diff generation.
 
 format.pretty::
-	Default for the `--format` option.  (See 'Pretty Formats' above.)
+	Default for the `--format` option.  (See 'PRETTY FORMATS' above.)
 	Defaults to `medium`.
 
 i18n.logOutputEncoding::
-	Encoding to use when displaying logs.  (See 'Discussion' above.)
+	Encoding to use when displaying logs.  (See 'DISCUSSION' above.)
 	Defaults to the value of `i18n.commitEncoding` if set, and UTF-8
 	otherwise.
 
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-24 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-24 11:28 [PATCH] Documentation: git-log: Capitalize references to sections Thomas Bracht Laumann Jespersen
2022-04-24 11:40 ` Thomas Bracht Laumann Jespersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox