branch: elpa/magit
commit b91dc00eb9d5cf325742f259e117caee607ed8be
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    manual: Document magit-profile-refresh-buffer
---
 docs/magit.org  | 5 +++++
 docs/magit.texi | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/docs/magit.org b/docs/magit.org
index d5c327ab440..675ba9e358a 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -9365,6 +9365,11 @@ issue.
 
   Also see [[*Git Executable]].
 
+- Key: M-x magit-profile-refresh-buffer ::
+
+  This command profiles refreshing the current Magit buffer and then
+  displays the results.
+
 - Key: M-x with-editor-debug ::
 
   This command displays a buffer containing information about the
diff --git a/docs/magit.texi b/docs/magit.texi
index d5b9e14614e..74f15c1be55 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -11451,6 +11451,11 @@ investigating @code{exec-path} issues.
 
 Also see @ref{Git Executable}.
 
+@item @kbd{M-x magit-profile-refresh-buffer}
+@findex magit-profile-refresh-buffer
+This command profiles refreshing the current Magit buffer and then
+displays the results.
+
 @item @kbd{M-x with-editor-debug}
 @findex with-editor-debug
 This command displays a buffer containing information about the

Reply via email to