diff --git a/includes/CLI/Plugin_Check_Command.php b/includes/CLI/Plugin_Check_Command.php index 09b24ec99..5de5bef64 100644 --- a/includes/CLI/Plugin_Check_Command.php +++ b/includes/CLI/Plugin_Check_Command.php @@ -259,6 +259,11 @@ static function ( $dirs ) use ( $excluded_directories ) { * [--include-experimental] * : Include experimental checks. * + * ## EXAMPLES + * + * wp plugin list-checks + * wp plugin list-checks --format=json + * * @subcommand list-checks * * @since n.e.x.t