Skip to content

Commit 51ece21

Browse files
committed
Revert "Update CLI example to use underscore in command"
This reverts commit 38aa151.
1 parent 38aa151 commit 51ece21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/class-cli.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Cli extends \WP_CLI_Command {
2323
*
2424
* ## EXAMPLES
2525
*
26-
* $ wp activitypub self_destruct
26+
* $ wp activitypub self-destruct
2727
*
2828
* @param array|null $args The arguments.
2929
* @param array|null $assoc_args The associative arguments.

0 commit comments

Comments
 (0)