Git commit 70d00640fd642476dd6904b311e1cf9e96c72a9b by Yuri Chornoivan.
Committed on 08/01/2024 at 09:31.
Pushed by yurchor into branch 'master'.

Fix XML and minor typos

M  +3    -3    doc/supported-cmdline-params.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/70d00640fd642476dd6904b311e1cf9e96c72a9b

diff --git a/doc/supported-cmdline-params.docbook 
b/doc/supported-cmdline-params.docbook
index 3114de5f..f27563dd 100644
--- a/doc/supported-cmdline-params.docbook
+++ b/doc/supported-cmdline-params.docbook
@@ -165,7 +165,7 @@ specify other module names on the command line.
 </para>
 
 <note><para>If you want to avoid source updates
-when resuming, simply pass <option><option>--no-src</option></option>
+when resuming, simply pass <option>--no-src</option>
 in addition to the other options.
 </para></note>
 
@@ -572,7 +572,7 @@ Enable or disable colorful output. By default, this option 
is enabled for intera
 </varlistentry>
 
 <varlistentry id="cmdline-nice">
-<term><option>--nice</option> (or 
<option>--niceness</option>)<replaceable>value</replaceable></term>
+<term><option>--nice</option> (or <option>--niceness</option>) 
<replaceable>value</replaceable></term>
 <listitem><para>
 This value adjusts the computer CPU priority requested by &kdesrc-build;, and
 should be in the range of 0-20. 0 is highest priority (because it is the
@@ -730,11 +730,11 @@ prove useful in bug reports or when asking for help in 
forums or mailing lists.
 </varlistentry>
 
 </variablelist>
-</sect2>
 
 <para>
 Any other command-line options are assumed to be modules to update and build.
 Please, do not mix building with installing.
 </para>
 
+</sect2>
 </sect1>

Reply via email to