diff --git a/public/static/docs/command-reference/metrics/show.md b/public/static/docs/command-reference/metrics/show.md index 919828c3ac..f5226c417e 100644 --- a/public/static/docs/command-reference/metrics/show.md +++ b/public/static/docs/command-reference/metrics/show.md @@ -6,12 +6,12 @@ formatting. ## Synopsis ```usage -usage: dvc metrics show [-h] [-q | -v] [-t TYPE] [-x XPATH] [-a] [-T] [-R] +usage: dvc metrics show [-h] [-q | -v] + [-t TYPE] [-x XPATH] [-a] [-T] [-R] [targets [targets ...]] positional arguments: - targets Metric files or directories (see -R) to show (leave - empty to display all) + targets Metric files or directories (see -R) to show ``` ## Description