Code

diff-options.txt: document the new "--dirstat" option
[git.git] / Documentation / git-commit.txt
index 488d873f43a864839d6fbbd02e87bf4b327272b4..4bb51cc06ec5e1f47b748b14353e49a0acfdc775 100644 (file)
@@ -291,8 +291,8 @@ order).
 
 HOOKS
 -----
-This command can run `commit-msg`, `pre-commit`, and
-`post-commit` hooks.  See link:hooks.html[hooks] for more
+This command can run `commit-msg`, `prepare-commit-msg`, `pre-commit`,
+and `post-commit` hooks.  See link:hooks.html[hooks] for more
 information.