branch: externals/emacs-gc-stats commit b2d59f0ff6cbc2aa430d3227118c16fe78405d3a Author: Ihor Radchenko <yanta...@posteo.net> Commit: Ihor Radchenko <yanta...@posteo.net>
Reword README --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ad7e63e4b5..517322f6b4 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,9 @@ Add to your init file to enable the statistics acquiring. -When you are ready to share the results, run -``` -M-x emacs-gc-stats-save-session -``` -and then share the saved `emacs-gc-stats-file`. +When you are ready to share the results, run `M-x emacs-gc-stats-save-session` +and then share the saved `emacs-gc-stats-file` (defaults to +`~/.emacs.d/emacs-gc-stats.eld`). You can use `emacs-gc-stats-clear` to clear the currently collected session data.