Skip to content

Commit

Permalink
Update includes/CLI/Plugin_Check_Command.php
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Arntz <[email protected]>
  • Loading branch information
davidperezgar and felixarntz authored Oct 16, 2024
1 parent e4275c1 commit 2df3000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/CLI/Plugin_Check_Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ public function __construct( Plugin_Context $plugin_context ) {
* : Warning severity level.
*
* [--include-low-severity-errors]
* : Include less level of severity issues as warning.
* : Include errors with lower severity than the threshold as warnings.
*
* [--slug=<slug>]
* : Slug to override the default.
Expand Down

0 comments on commit 2df3000

Please sign in to comment.