aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/magit.org5
-rw-r--r--Documentation/magit.texi5
2 files changed, 4 insertions, 6 deletions
diff --git a/Documentation/magit.org b/Documentation/magit.org
index e2e9409..b2685f6 100644
--- a/Documentation/magit.org
+++ b/Documentation/magit.org
@@ -2198,9 +2198,8 @@ Also see [[info:gitman#git-blame]].
- Key: M-x magit-blame-popup, magit-blame-popup
- By default this behaves just like ~magit-blame~. With a prefix
- argument instead show a popup buffer featuring a few infix arguments
- and a single suffix command (~magit-blame~).
+ This prefix command shows the following suffix commands along with
+ the appropriate infix arguments in a popup buffer.
- Key: RET, magit-show-commit
diff --git a/Documentation/magit.texi b/Documentation/magit.texi
index ab2a71a..e54364e 100644
--- a/Documentation/magit.texi
+++ b/Documentation/magit.texi
@@ -3071,9 +3071,8 @@ arguments available from @code{magit-blame-popup} should be used.
@cindex magit-blame-popup
@item @kbd{M-x magit-blame-popup} @tie{}@tie{}@tie{}@tie{}(@code{magit-blame-popup})
-By default this behaves just like @code{magit-blame}. With a prefix
-argument instead show a popup buffer featuring a few infix arguments
-and a single suffix command (@code{magit-blame}).
+This prefix command shows the following suffix commands along with
+the appropriate infix arguments in a popup buffer.
@kindex RET
@cindex magit-show-commit