Git commit ac5cc6f1ba4c86770299cbe23bb6e61183071f65 by Michael Pyne.
Committed on 01/05/2018 at 02:29.
Pushed by mpyne into branch 'master'.

doc: Correct spelling of --set-module-option-value

Reported by Allen Winter, which led to no small measure of anguish until
I figured out that I'd "simply" misspelling the option in the docs.

M  +1    -1    doc/index.docbook

https://commits.kde.org/kdesrc-build/ac5cc6f1ba4c86770299cbe23bb6e61183071f65

diff --git a/doc/index.docbook b/doc/index.docbook
index 0182369..1f169cd 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3591,7 +3591,7 @@ preferred by &kdesrc-build;.
 </varlistentry>
 
 <varlistentry id="cmdline-module-option">
-<term><parameter>--set-module-value-option=<replaceable>&lt;module-name&gt;</replaceable>,<replaceable>&lt;option-name&gt;</replaceable>,<replaceable>&lt;option-value&gt;</replaceable></parameter></term>
+<term><parameter>--set-module-option-value=<replaceable>&lt;module-name&gt;</replaceable>,<replaceable>&lt;option-name&gt;</replaceable>,<replaceable>&lt;option-value&gt;</replaceable></parameter></term>
 <listitem><para>
 You can use this option to override an option in your <link 
linkend="configure-data">configuration file</link> for
 a specific module.

Reply via email to