From b675052f813884171cffc6ad15a5dfe8bdf0e732 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:31:40 -0700 Subject: [PATCH] Regenerate README file - 2023-09-18 (#424) Co-authored-by: Alain Schlesser --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e23ca6a06..a18ed6794 100644 --- a/README.md +++ b/README.md @@ -2297,10 +2297,10 @@ Creates a specified number of new posts with dummy data. --- [--post_date=] - The date of the generated posts. Default: current date + The date of the post. Default is the current time. [--post_date_gmt=] - The GMT date of the generated posts. Default: value of post_date (or current date if it's not set) + The date of the post in the GMT timezone. Default is the value of --post_date. [--post_content] If set, the command reads the post_content from STDIN.