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