Skip to content

Commit 5cdb36f

Browse files
committed
Improving WP CLI command description
1 parent 959e513 commit 5cdb36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wp-cli-command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class PHPCS_Diff_CLI_Command extends WP_CLI_Command {
2626
* : Specify the output format. Allowed values are: table(default) and markdown
2727
*
2828
* [--standard=<standard>]
29-
* : Specify the standard which should be used. Possible values: WordPress, WordPress-VIP (default), WordPress-VIP-minimum
29+
* : Specify the standard which should be used. Possible values: WordPress, WordPress-VIP (default), WordPressVIPminimum
3030
*
3131
* [--nocache]
3232
* : If present the cached value won't be used and the cache won't be updated

0 commit comments

Comments
 (0)