Skip to content

Commit 2c34521

Browse files
committed
cmd ref: update and wrap metrics diff synopsis
1 parent bf340aa commit 2c34521

File tree

1 file changed

+3
-3
lines changed
  • public/static/docs/command-reference/metrics

1 file changed

+3
-3
lines changed

public/static/docs/command-reference/metrics/show.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ formatting.
66
## Synopsis
77

88
```usage
9-
usage: dvc metrics show [-h] [-q | -v] [-t TYPE] [-x XPATH] [-a] [-T] [-R]
9+
usage: dvc metrics show [-h] [-q | -v]
10+
[-t TYPE] [-x XPATH] [-a] [-T] [-R]
1011
[targets [targets ...]]
1112
1213
positional arguments:
13-
targets Metric files or directories (see -R) to show (leave
14-
empty to display all)
14+
targets Metric files or directories (see -R) to show
1515
```
1616

1717
## Description

0 commit comments

Comments
 (0)