Skip to content

Commit d5e32df

Browse files
authored
Merge pull request #326 from thomasplevy/patch-1
2 parents bd4346e + 73f2dd8 commit d5e32df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Post_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ private function get_tags( $post_id ) {
967967
* ## EXAMPLES
968968
*
969969
* # The post exists.
970-
* $ wp post exists 1
970+
* $ wp post exists 1337
971971
* Success: Post with ID 1337 exists.
972972
* $ echo $?
973973
* 0

0 commit comments

Comments
 (0)