diff --git a/src/Plugin_Command.php b/src/Plugin_Command.php index 9fe6eaac2..408297012 100644 --- a/src/Plugin_Command.php +++ b/src/Plugin_Command.php @@ -379,7 +379,7 @@ public function activate( $args, $assoc_args = array() ) { * [--all] * : If set, all plugins will be deactivated. * - * [--exclude=] + * [--exclude=] * : Comma separated list of plugin slugs that should be excluded from deactivation. * * [--network]