diff --git a/content/docs/command-reference/repro.md b/content/docs/command-reference/repro.md index 77e3d716e8..dddee71193 100644 --- a/content/docs/command-reference/repro.md +++ b/content/docs/command-reference/repro.md @@ -40,7 +40,7 @@ and caches relevant data artifacts along the way. needed after a `git commit`. See `dvc install` for more details. There are a few ways to restrict the stages that will be regenerated by this -command: by specifying a stage or a `.dvc` file to reproduce, or by using the +command: by specifying stages or `.dvc` files to reproduce, or by using the `--single-item`, `--cwd`, among other options. `dvc repro` does not run `dvc fetch`, `dvc pull` or `dvc checkout` to get data