summaryrefslogtreecommitdiffstats
path: root/git-log.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-07-13 17:40:50 -0700
committerJunio C Hamano <gitster@pobox.com>2021-07-13 17:40:50 -0700
commit91a411f3c81ee50b7d9a6476828a238397f5456a (patch)
treecda6c1078bce41f3d9e19475a1e8d105a8401077 /git-log.txt
parent01009d54ee08e7b28b2cd86ae8c30f8adaf00d89 (diff)
downloadgit-htmldocs-91a411f3c81ee50b7d9a6476828a238397f5456a.tar.gz
Autogenerated HTML docs for v2.32.0-264-g75ae1
Diffstat (limited to 'git-log.txt')
-rw-r--r--git-log.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-log.txt b/git-log.txt
index 1bbf865a1..0498e7bac 100644
--- a/git-log.txt
+++ b/git-log.txt
@@ -39,7 +39,9 @@ OPTIONS
full ref name (including prefix) will be printed. If 'auto' is
specified, then if the output is going to a terminal, the ref names
are shown as if 'short' were given, otherwise no ref names are
- shown. The default option is 'short'.
+ shown. The option `--decorate` is short-hand for `--decorate=short`.
+ Default to configuration value of `log.decorate` if configured,
+ otherwise, `auto`.
--decorate-refs=<pattern>::
--decorate-refs-exclude=<pattern>::