branch: externals/emacs-gc-stats
commit d2f48f488c7f20a0e3fcf61658a46c24dca86ec3
Author: Ihor Radchenko <yanta...@posteo.net>
Commit: Ihor Radchenko <yanta...@posteo.net>

    Update the usage docs
---
 emacs-gc-stats.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/emacs-gc-stats.el b/emacs-gc-stats.el
index 36ec740785..e2697f358f 100644
--- a/emacs-gc-stats.el
+++ b/emacs-gc-stats.el
@@ -30,7 +30,11 @@
 ;; to your init file to enable the statistics acquiring.
 ;;
 ;; When you are ready to share the results, run
-;; M-x emacs-gc-stats-submit
+;; M-x emacs-gc-stats-save-session
+;; and then share the saved `emacs-gc-stats-file'.
+;;
+;; You can use `emacs-gc-stats-clear' to clear the currently collected
+;; session data.
 
 ;; 
 ;;; Code:

Reply via email to