From: Joel Rosdahl Date: Sat, 26 Nov 2022 10:17:21 +0000 (+0100) Subject: chore: Improve description of --set-config X-Git-Tag: v4.8~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=363e7f0b7c2847f29a8515e3441aced0577da0c3;p=thirdparty%2Fccache.git chore: Improve description of --set-config --- diff --git a/src/core/mainoptions.cpp b/src/core/mainoptions.cpp index 9ebe5cee9..a4bda39ea 100644 --- a/src/core/mainoptions.cpp +++ b/src/core/mainoptions.cpp @@ -114,7 +114,7 @@ Common options: --recompress-threads THREADS use up to THREADS threads when recompressing the cache; default: number of CPUs - -o, --set-config KEY=VAL set configuration item KEY to value VAL + -o, --set-config KEY=VAL set configuration option KEY to value VAL -x, --show-compression show compression statistics -p, --show-config show current configuration options in human-readable format