From 183574245888ad824adeb3d6808c31c2d9a4e2ed Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sat, 7 Jun 2025 16:24:21 +0300 Subject: [PATCH] kde-builder: indicate that multiple components are allowed (#16799) --- pages/linux/kde-builder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/kde-builder.md b/pages/linux/kde-builder.md index 0a227d7718..b1ae10728e 100644 --- a/pages/linux/kde-builder.md +++ b/pages/linux/kde-builder.md @@ -10,7 +10,7 @@ - Compile a KDE component and its dependencies from the source (use `workspace` to compile Plasma desktop): -`kde-builder {{component_name}}` +`kde-builder {{component_name1 component_name2 ...}}` - Compile a component without updating its local code and without compiling its dependencies: