diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-08-20 16:51:58 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-08-20 16:51:58 +0200 |
| commit | e8a63ce76a4757494f2de269cd5fc99bef89bd18 (patch) | |
| tree | d98b9a1f1c00d19300d38c9a3f2fe64602392cbc /Documentation | |
| parent | e80a98b53a38b78816999f838b095d44406843a5 (diff) | |
manual.org: correct description of magit-blame-popup
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/magit.org | 5 | ||||
| -rw-r--r-- | Documentation/magit.texi | 5 |
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 |
