We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf340aa commit 2c34521Copy full SHA for 2c34521
public/static/docs/command-reference/metrics/show.md
@@ -6,12 +6,12 @@ formatting.
6
## Synopsis
7
8
```usage
9
-usage: dvc metrics show [-h] [-q | -v] [-t TYPE] [-x XPATH] [-a] [-T] [-R]
+usage: dvc metrics show [-h] [-q | -v]
10
+ [-t TYPE] [-x XPATH] [-a] [-T] [-R]
11
[targets [targets ...]]
12
13
positional arguments:
- targets Metric files or directories (see -R) to show (leave
14
- empty to display all)
+ targets Metric files or directories (see -R) to show
15
```
16
17
## Description
0 commit comments