Skip to content

Commit

Permalink
Merge pull request #1819 from iterative/restyled/4446_metrics
Browse files Browse the repository at this point in the history
Restyle plots and metrics: update new targets rules
  • Loading branch information
jorgeorpinel authored Sep 28, 2020
2 parents 67424ed + 03fc987 commit cde2081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/command-reference/metrics/diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ lists all the current metrics without comparisons.
- `--targets <paths>` - 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.:

Expand Down
2 changes: 1 addition & 1 deletion content/docs/command-reference/plots/diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ please see `dvc plots`.

- `--targets <path>` - 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.:

Expand Down

0 comments on commit cde2081

Please sign in to comment.