Git commit b8457e5b329cc525f43af66639a95e2580f02286 by Yuri Chornoivan. Committed on 28/08/2010 at 06:02. Pushed by ashark into branch 'docbook_historied_per_file'.
closing parenthesis in sentence svn path=/trunk/KDE/kdesdk/doc/scripts/kdesrc-build/; revision=1169007 Original commit: d9c3c910 https://invent.kde.org/sdk/kdesrc-build/-/commit/d9c3c91087acf766b54298dfad3a213448124c6f M +1 -1 doc/cmdline/supported-cmdline-params.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/b8457e5b329cc525f43af66639a95e2580f02286 diff --git a/doc/cmdline/supported-cmdline-params.docbook b/doc/cmdline/supported-cmdline-params.docbook index 3e64fdc3..7a3e1e0f 100644 --- a/doc/cmdline/supported-cmdline-params.docbook +++ b/doc/cmdline/supported-cmdline-params.docbook @@ -164,7 +164,7 @@ Do not automatically install packages after they are built. <listitem><para> This option explicitly disables skipping the build process (an optimization controlled by the <link -linkend="conf-build-when-unchanged">build-when-unchanged</link> option. This is +linkend="conf-build-when-unchanged">build-when-unchanged</link> option). This is useful for making &kdesrc-build; run the build when you have changed something that &kdesrc-build; cannot check.</para>
