From 0ef3a00b88d39bfbe5083a9159a7dd979387e5a3 Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Wed, 15 Apr 2020 22:29:48 -0500 Subject: [PATCH] cmd ref: improve options desc in run --- content/docs/command-reference/run.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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