Skip to content

Commit 9cdf73e

Browse files
Regenerate README file (#133)
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
1 parent 969c27c commit 9cdf73e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,8 @@ wp cron event run [<hook>...] [--due-now] [--exclude=<hooks>] [--all]
201201
One or more hooks to run.
202202

203203
[--due-now]
204-
Run all hooks due right now.
204+
Run all hooks due right now. Respects the doing_cron transient to
205+
prevent overlapping runs.
205206

206207
[--exclude=<hooks>]
207208
Comma-separated list of hooks to exclude.

0 commit comments

Comments
 (0)