From db57a4956f3b35262ffe91a929013a1bc238050f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ho=C5=99e=C5=88ovsk=C3=BD?= Date: Mon, 25 Apr 2022 21:39:48 +0200 Subject: [PATCH] Fixup ToC in command-line.md --- docs/command-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/command-line.md b/docs/command-line.md index 0faeee16..a0bb67fd 100644 --- a/docs/command-line.md +++ b/docs/command-line.md @@ -19,7 +19,7 @@ [Specify a seed for the Random Number Generator](#specify-a-seed-for-the-random-number-generator)
[Identify framework and version according to the libIdentify standard](#identify-framework-and-version-according-to-the-libidentify-standard)
[Wait for key before continuing](#wait-for-key-before-continuing)
-[Skip benchmarks](#skip-benchmarks)
+[Skip all benchmarks](#skip-all-benchmarks)
[Specify the number of benchmark samples to collect](#specify-the-number-of-benchmark-samples-to-collect)
[Specify the number of resamples for bootstrapping](#specify-the-number-of-resamples-for-bootstrapping)
[Specify the confidence-interval for bootstrapping](#specify-the-confidence-interval-for-bootstrapping)