From 428f5187712ebaa3f20a93254e860dccbbafcbb0 Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Thu, 10 Jul 2025 14:18:07 +0200 Subject: [PATCH] docs: fix markdownlint issue md022/blanks-around-headings --- docs/content/docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/docs.md b/docs/content/docs.md index d5999ca84..26187869d 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -2315,6 +2315,7 @@ Note that on macOS you can send a SIGINFO (which is normally ctrl-T in the terminal) to make the stats print immediately. ### --stats-file-name-length int + By default, the `--stats` output will truncate file names and paths longer than 40 characters. This is equivalent to providing `--stats-file-name-length 40`. Use `--stats-file-name-length 0` to disable