diff --git a/git-log-format.md b/git-log-format.md index b1491f5f0..8a8e30c36 100644 --- a/git-log-format.md +++ b/git-log-format.md @@ -54,7 +54,7 @@ See the next tables on format variables. | `%f` | commit subject, filename style | | `%b` | commit body | | --- | --- | -| `%cd` | ref names | +| `%d` | ref names | | `%e` | encoding | ## Author and committer