Skip to content

Commit 3e511a1

Browse files
swissspidyCopilot
andauthored
Update src/Post_Revision_Command.php
Co-authored-by: Copilot <[email protected]>
1 parent 9b54f2f commit 3e511a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Post_Revision_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public function restore( $args ) {
8787
* : The 'from' revision ID or post ID.
8888
*
8989
* [<to>]
90-
* : The 'to' revision ID. If not provided, compares with the current post.
90+
* : The 'to' revision ID or post ID. If not provided, compares with the current post.
9191
*
9292
* [--field=<field>]
9393
* : Compare specific field(s). Default: post_content

0 commit comments

Comments
 (0)