From 513b7e02a6d6af024960940a8139a8c745210bd3 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 18 Jan 2020 16:38:08 -0500 Subject: [PATCH] Add new verbose option to getplants docs From #1481 --- docs/Plugins.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/Plugins.rst b/docs/Plugins.rst index f60afad11..35eeb61e6 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -2273,12 +2273,13 @@ by spaces. Options: -:-t: Select trees only (exclude shrubs) -:-s: Select shrubs only (exclude trees) -:-c: Clear designations instead of setting them -:-x: Apply selected action to all plants except those specified (invert +:``-t``: Select trees only (exclude shrubs) +:``-s``: Select shrubs only (exclude trees) +:``-c``: Clear designations instead of setting them +:``-x``: Apply selected action to all plants except those specified (invert selection) -:-a: Select every type of plant (obeys ``-t``/``-s``) +:``-a``: Select every type of plant (obeys ``-t``/``-s``) +:``-v``: Lists the number of (un)designations per plant Specifying both ``-t`` and ``-s`` will have no effect. If no plant IDs are specified, all valid plant IDs will be listed.