Skip to content

Commit b675052

Browse files
Regenerate README file - 2023-09-18 (#424)
Co-authored-by: Alain Schlesser <[email protected]>
1 parent 7d80054 commit b675052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,10 +2297,10 @@ Creates a specified number of new posts with dummy data.
22972297
---
22982298

22992299
[--post_date=<yyyy-mm-dd-hh-ii-ss>]
2300-
The date of the generated posts. Default: current date
2300+
The date of the post. Default is the current time.
23012301

23022302
[--post_date_gmt=<yyyy-mm-dd-hh-ii-ss>]
2303-
The GMT date of the generated posts. Default: value of post_date (or current date if it's not set)
2303+
The date of the post in the GMT timezone. Default is the value of --post_date.
23042304

23052305
[--post_content]
23062306
If set, the command reads the post_content from STDIN.

0 commit comments

Comments
 (0)