aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-04-15 19:45:35 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-04-15 19:45:35 +0200
commitff44ee1bc3d1bd8f3e922d13e4e32e66578a286b (patch)
tree6f60d473a92f6bf3df57d0441eee78706dd3b5c3 /docs
parent69b310e1096265579399ec3be9af73182e7895cc (diff)
git-rebase-kill-line: If the line is commented then uncomment it
Diffstat (limited to 'docs')
-rw-r--r--docs/magit.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/magit.org b/docs/magit.org
index db43159..81dbf4f 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -6124,7 +6124,8 @@ the following suffix commands.
- Key: k (git-rebase-kill-line) ::
- Kill the current action line.
+ Comment the current action line, or if it is already commented, then
+ uncomment it.
- Key: c (git-rebase-pick) ::