Skip to content

Commit

Permalink
manual: Use correct key E M for magit-ediff-resolve-all
Browse files Browse the repository at this point in the history
  • Loading branch information
pietvo authored and tarsius committed May 10, 2024
1 parent 24ea9b0 commit 02ecf1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/magit.org
Expand Up @@ -3547,7 +3547,7 @@ information on how to use Ediff itself, see info:ediff.
already resolved some conflicts, that means that these buffers
may not contain the actual versions from the respective blobs.

- Key: E m (magit-ediff-resolve-all) ::
- Key: E M (magit-ediff-resolve-all) ::

This command allows you to resolve all conflicts in the file at
point using Ediff. If there is no file at point or if it doesn't
Expand Down
4 changes: 2 additions & 2 deletions docs/magit.texi
Expand Up @@ -4417,8 +4417,8 @@ markers in the worktree file. Because you and/or Git may have
already resolved some conflicts, that means that these buffers
may not contain the actual versions from the respective blobs.

@item @kbd{E m} (@code{magit-ediff-resolve-all})
@kindex E m
@item @kbd{E M} (@code{magit-ediff-resolve-all})
@kindex E M
@findex magit-ediff-resolve-all
This command allows you to resolve all conflicts in the file at
point using Ediff. If there is no file at point or if it doesn't
Expand Down

0 comments on commit 02ecf1a

Please sign in to comment.