Skip to content

Commit 880d522

Browse files
committed
Bump whitespace
1 parent 7bba2d0 commit 880d522

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/Post_Command.php

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ public function __construct() {
133133
* [--porcelain]
134134
* : Output just the new post id.
135135
*
136+
*
136137
* ## EXAMPLES
137138
*
138139
* # Create post and schedule for future
@@ -567,12 +568,12 @@ public function list_( $_, $assoc_args ) {
567568
* ---
568569
* default: publish
569570
* ---
570-
*
571-
* [--post_title=<post_title>]
572-
* : The post title.
573-
* ---
574-
* default:
575-
* ---
571+
*
572+
* [--post_title=<post_title>]
573+
* : The post title.
574+
* ---
575+
* default:
576+
* ---
576577
*
577578
* [--post_author=<login>]
578579
* : The author of the generated posts.

0 commit comments

Comments
 (0)