We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8311f22 commit 63701bdCopy full SHA for 63701bd
docs/exterminate.rst
@@ -36,9 +36,9 @@ Examples
36
Kill all non-friendly creatures.
37
``exterminate all:MALE``
38
Kill all non-friendly male creatures.
39
-``exterminate all --children-only``
40
- Kill only non-friendly child units. Helpful for automated cleanup routines
41
- that run on a schedule.
+``exterminate -f -c bird_turkey -m knockout`
+ Target all turkey children on the map, including friendly ones, and put them
+ into an unconscious state.
42
43
Options
44
-------
0 commit comments