From 2c3452119545987f77b764e4aa6fc94d051092a7 Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Fri, 28 Feb 2020 00:50:18 -0600 Subject: [PATCH] cmd ref: update and wrap metrics diff synopsis --- public/static/docs/command-reference/metrics/show.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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