aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-04-19 10:28:25 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-04-19 10:28:25 +0200
commitb0e7f0efcedb04233b5103c4017e4a2917bb4f34 (patch)
tree59da748ba1b851fa1d7794014a0642dd6005fcf6 /docs
parent2dd886c28debeabba711c6e4b257cc8c08ab8368 (diff)
Regenerate manual
Diffstat (limited to 'docs')
-rw-r--r--docs/magit.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/magit.texi b/docs/magit.texi
index e07e147..2a5a33d 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -7234,7 +7234,8 @@ current commit's message.
@item @kbd{k} (@code{git-rebase-kill-line})
@kindex k
@findex git-rebase-kill-line
-Kill the current action line.
+Comment the current action line, or if it is already commented, then
+uncomment it.
@item @kbd{c} (@code{git-rebase-pick})
@kindex c