branch: elpa/magit
commit b0e7f0efcedb04233b5103c4017e4a2917bb4f34
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Regenerate manual
---
docs/magit.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/magit.texi b/docs/magit.texi
index e07e147787e..2a5a33de048 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