diff --git a/content/docs/command-reference/run.md b/content/docs/command-reference/run.md index e4371f1f52..af00ef4f17 100644 --- a/content/docs/command-reference/run.md +++ b/content/docs/command-reference/run.md @@ -122,8 +122,8 @@ data pipeline (e.g. random numbers, time functions, hardware dependency, etc.) - `--outs-persist ` - declare output file or directory that will not be removed upon `dvc repro`. -- `--outs-persist-no-cache ` - declare output file or directory that will - not be removed upon `dvc repro` (do not put into DVC cache). +- `--outs-persist-no-cache ` - the same as `-outs-persist` except that + outputs are not tracked by DVC. - `-m `, `--metrics ` - specify a metric type of output. This option behaves like `-o` but also adds `metric: true` in the output record of the