From a8ab0730a73c54e1ea476a80a8cf6f6d10318cd1 Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Wed, 9 Jul 2025 14:01:13 +0200 Subject: [PATCH] docs: fix header level for --dump option section --- docs/content/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs.md b/docs/content/docs.md index 0850deba2..6cd3e7fee 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -2935,7 +2935,7 @@ Write CPU profile to a file. This can be analysed with `go tool pprof`. Write memory profile to a file. This can be analysed with `go tool pprof`. -#### --dump DumpFlags +### --dump DumpFlags The `--dump` flag takes a comma separated list of flags to dump info about.