Minor inconsistency, in git-log(1) there's another reference to the PRETTY FORMATS section. Signed-off-by: Thomas Bracht Laumann Jespersen <t@xxxxxxxxxxx> --- 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