circleci / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
Other
785 stars 1.3k forks source link

[typo] --split-by option must be passed to circleci #8854

Closed jmatsu closed 1 month ago

jmatsu commented 1 month ago

Description

I found a typo in an example of parallelism tests. --split-by option must be passed to circleci command but be wrongly included by --command option.

Reasons

A link to a GitHub and/or JIRA issue (if applicable). Otherwise, a brief sentence about why you made these changes.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:

This change does not relate to the following checks.

rosieyohannan commented 1 month ago

@jmatsu Thank you so much for spotting this, and fixing it! 🎉