Skip to content

Commit 7bba2d0

Browse files
committed
Update branch to remove unwanted deletions
1 parent 9e76875 commit 7bba2d0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/Post_Command.php

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -567,17 +567,18 @@ public function list_( $_, $assoc_args ) {
567567
* ---
568568
* default: publish
569569
* ---
570+
*
571+
* [--post_title=<post_title>]
572+
* : The post title.
573+
* ---
574+
* default:
575+
* ---
570576
*
571577
* [--post_author=<login>]
572578
* : The author of the generated posts.
573579
* ---
574580
* default:
575581
* ---
576-
* [--post_title=<post_title>]
577-
* : The post title.
578-
* ---
579-
* default:
580-
* ---
581582
*
582583
* [--post_date=<yyyy-mm-dd-hh-ii-ss>]
583584
* : The date of the generated posts. Default: current date

0 commit comments

Comments
 (0)