From 4b76e38ac7d2b8b5300172424ca3b876a519967b Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 7 Oct 2020 23:35:49 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/command-reference/metrics/diff.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/command-reference/metrics/diff.md b/content/docs/command-reference/metrics/diff.md index 6b24512762..f6d7590da4 100644 --- a/content/docs/command-reference/metrics/diff.md +++ b/content/docs/command-reference/metrics/diff.md @@ -22,8 +22,8 @@ positional arguments: This command provides a quick way to compare metrics among experiments in the repository history. All metrics defined in `dvc.yaml` are used by default. The -comparison shown by this command includes the new value, and the -numeric difference (delta, rounded to 5 digits precision). +comparison shown by this command includes the new value, and the numeric +difference (delta, rounded to 5 digits precision). `a_rev` and `b_rev` are Git commit hashes, tag, or branch names. If none are specified, `dvc metrics diff` compares metrics currently present in the