From 0a10ddc1213c208ccc106acc9e8bf372a25f0dc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulo=20Gon=C3=A7alves?= Date: Tue, 15 Nov 2022 18:27:18 +0000 Subject: [PATCH] docs: remove duplicated header (#4944) --- docs/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 990f3b53d3..2d9177d79e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -990,8 +990,6 @@ It can however make the output harder to interpret when comparing large strings. A value of 0 indicates no limit, default is 8192 characters. -## Command-Line Usage - ### `--full-trace` Enable "full" stack traces. By default, Mocha attempts to distill stack traces into less noisy (though still useful) output.