Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-order options in readme.md #800

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Re-order options in readme.md #800

merged 1 commit into from
Feb 7, 2024

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Feb 7, 2024

This PR re-order the options in readme.md. It does not change their description, just re-orders them:

  • Puts the more important options first
  • Groups related options together
  • Right now, we divide it into two sections for options taken from child_process and options added by Execa. However, this is currently erroneous, with many Execa options documented in that other section. This PR merges both sections to simplify, while still mentioning that some of them come from child_process.

@sindresorhus sindresorhus merged commit 97caf72 into main Feb 7, 2024
14 checks passed
@sindresorhus sindresorhus deleted the reorder-options branch February 7, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants