From 3e264e1861c2217327ac053bb64d8da189e0a465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulo=20Gon=C3=A7alves?= Date: Fri, 19 Aug 2022 11:38:18 +0100 Subject: [PATCH] docs: remove duplicated header command-line usage --- 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.