Skip to content

Commit 7360b11

Browse files
committed
command option description fix
1 parent f8c6acf commit 7360b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

revisions-cli.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ public function status( $args = array(), $assoc_args = array() ) {
140140
* : Clean revisions for given post.
141141
*
142142
* [--hard]
143-
* : Hard delete. Slower, uses wp_delete_post_revision(). Alias to wp revisions clean -1
143+
* : Hard delete. Slower, uses wp_delete_post_revision().
144144
*
145145
* ## EXAMPLES
146146
*

0 commit comments

Comments
 (0)