From 2836600ec61e2187b50d386069bc5a94f50c8980 Mon Sep 17 00:00:00 2001 From: sprunk Date: Wed, 2 Oct 2024 13:05:29 +0200 Subject: [PATCH] Fix docs for the select command --- doc/site/articles/select-command.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/site/articles/select-command.markdown b/doc/site/articles/select-command.markdown index efb6938de9..b0b5c4d529 100644 --- a/doc/site/articles/select-command.markdown +++ b/doc/site/articles/select-command.markdown @@ -58,11 +58,11 @@ Here are the filters. Note that "units" generally means both buildings and mobil ### `Builder` - Keep only units and buildings that can construct. This means Factories, Construction Turrets, Constructors, but not Rezzers. + Keep only units and buildings that can do any sort of worker tasks. This means Factories, Construction Turrets, Constructors, Rezzers and whatnot. ### `Buildoptions` - Keep only units that can build other units or buildings. + Keep only units that have build options, i.e. can start building other units or buildings on their own. ### `Building`