diff --git a/README.md b/README.md
index 81a252e..d64f6d1 100644
--- a/README.md
+++ b/README.md
@@ -358,6 +358,7 @@ export FORGIT_LOG_FZF_OPTS='
| Alt - K / P | Preview move up |
| Alt - J / N | Preview move down |
| Alt - E | Open file in default editor (when possible) |
+| Alt - T | Show commit message (when viewing a commit) |
\* Available when the selection contains a commit hash or a stash ID.
For Linux users `FORGIT_COPY_CMD` should be set to make copy work. Example: `FORGIT_COPY_CMD='xclip -selection clipboard'`.