Git commit cb3a389d27de1f1ca8fe1e529435fe73ad35e3d4 by Andrew Shark. Committed on 08/01/2024 at 22:42. Pushed by ashark into branch 'master'.
doc: Remove final paragraph about the selectors The previous commit wrongly moved this paragraph to the specific section, but it was intentional to keep it outside the specific sections. However, this paragraph originates from the very initial lifetime of the index.docbook, and is no more accurate. So remove it. M +0 -5 doc/supported-cmdline-params.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/cb3a389d27de1f1ca8fe1e529435fe73ad35e3d4 diff --git a/doc/supported-cmdline-params.docbook b/doc/supported-cmdline-params.docbook index f27563dd..ab7923bc 100644 --- a/doc/supported-cmdline-params.docbook +++ b/doc/supported-cmdline-params.docbook @@ -731,10 +731,5 @@ prove useful in bug reports or when asking for help in forums or mailing lists. </variablelist> -<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>