diff --git a/other-docs/guides/upgrading/v4.md b/other-docs/guides/upgrading/v4.md index 9f9b412b..551c78f7 100644 --- a/other-docs/guides/upgrading/v4.md +++ b/other-docs/guides/upgrading/v4.md @@ -59,7 +59,7 @@ We recommend reindexing as soon as possible to take advantage of the new languag wp --url=... elasticpress index --setup --network-wide ``` -(Some sites with large posts or large metadata sizes may encounter errors while reindexing which reference the payload size. Try passing `--per-page 200` and other smaller numbers to decrease the chunk size, or contact the Altis Cloud team for advice.) +(Some sites with large posts or large metadata sizes may encounter errors while reindexing which reference the payload size. Try passing `--posts-per-page 200` and other smaller numbers to decrease the chunk size, or contact the Altis Cloud team for advice.) ## Headline Features