From 2fb04c161f2153361b346569e40ada4bbc921a48 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 29 May 2022 09:17:50 +0200 Subject: [PATCH] docs: Fix typo in help text --- src/core/mainoptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/mainoptions.cpp b/src/core/mainoptions.cpp index ef3c9d2f9..830d29006 100644 --- a/src/core/mainoptions.cpp +++ b/src/core/mainoptions.cpp @@ -113,7 +113,7 @@ Common options: in human-readable format -s, --show-stats show summary of configuration and statistics counters in human-readable format (use - -v/--verbose once of twice for more details) + -v/--verbose once or twice for more details) -v, --verbose increase verbosity -z, --zero-stats zero statistics counters -- 2.47.2