Skip to content

Docs: Missing quotes in cron setup command example #128

@BrianHenryIE

Description

@BrianHenryIE

I'm continuing to set this up and came across missing quotes in the docs:

sail cron add */1 wp cron event run --due-now

Should be

sail cron add "*/1" "wp cron event run --due-now"

On page: https://sailed.io/kb/cron/

Is the documentation in a repo I can open PRs to directly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions