We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b54f2f commit 3e511a1Copy full SHA for 3e511a1
src/Post_Revision_Command.php
@@ -87,7 +87,7 @@ public function restore( $args ) {
87
* : The 'from' revision ID or post ID.
88
*
89
* [<to>]
90
- * : The 'to' revision ID. If not provided, compares with the current post.
+ * : The 'to' revision ID or post ID. If not provided, compares with the current post.
91
92
* [--field=<field>]
93
* : Compare specific field(s). Default: post_content
0 commit comments