Skip to content

Commit 73f2dd8

Browse files
author
Thomas Patrick Levy
authored
Update example input to reflect example output
1 parent 314bdd7 commit 73f2dd8

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
@@ -959,7 +959,7 @@ private function get_tags( $post_id ) {
959959
* ## EXAMPLES
960960
*
961961
* # The post exists.
962-
* $ wp post exists 1
962+
* $ wp post exists 1337
963963
* Success: Post with ID 1337 exists.
964964
* $ echo $?
965965
* 0

0 commit comments

Comments
 (0)