diff --git a/docs/cli/run.md b/docs/cli/run.md index 06e451da46b1..21ff2be2d1bc 100644 --- a/docs/cli/run.md +++ b/docs/cli/run.md @@ -109,6 +109,10 @@ immediately in all matching packages with prefixed streaming output. This is the preferred flag for long-running processes over many packages, for instance, a lengthy build process. +### --sequential + +Run the specified scripts one by one. + ### --stream Stream output from child processes immediately, prefixed with the originating