From 03fc987bdc4ca3ab168df64758a4a48ff98e2487 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 28 Sep 2020 16:46:32 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/command-reference/metrics/diff.md | 2 +- content/docs/command-reference/plots/diff.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/command-reference/metrics/diff.md b/content/docs/command-reference/metrics/diff.md index d65b9cb2c0c..7e8bc4a98d8 100644 --- a/content/docs/command-reference/metrics/diff.md +++ b/content/docs/command-reference/metrics/diff.md @@ -44,7 +44,7 @@ lists all the current metrics without comparisons. - `--targets ` - limit command scope to these files (supports any valid metrics, even when not found as `metrics` in `dvc.yaml`). Using `-R`, directories to search for metrics can also be given. - + When specifying arguments for `--targets` before `revisions`, you should use `--` after this option's arguments, e.g.: diff --git a/content/docs/command-reference/plots/diff.md b/content/docs/command-reference/plots/diff.md index b08142ec952..0ab62e57fff 100644 --- a/content/docs/command-reference/plots/diff.md +++ b/content/docs/command-reference/plots/diff.md @@ -47,7 +47,7 @@ please see `dvc plots`. - `--targets ` - specific metric files to visualize (supports any valid plots, even when not found as `plots` in `dvc.yaml`). - + When specifying arguments for `--targets` before `revisions`, you should use `--` after this option's arguments, e.g.: