Skip to content

Commit bff0472

Browse files
committed
adjust help message from treeverse/dvc#10949.
treeverse/dvc#10949.
1 parent 2f8292a commit bff0472

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/docs/command-reference

content/docs/command-reference/dag.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ $ dvc exp show ...
7676
[DOT](<https://en.wikipedia.org/wiki/DOT_(graph_description_language)>)
7777
format. It can be passed to third party visualization utilities.
7878

79-
- `--collapse-foreach-matrix` - Collapse foreach/matrix stages to single stage.
80-
This simplifies the output but keeps all edges.
79+
- `--collapse-foreach-matrix` - Collapse stages from each foreach/matrix
80+
definition into a single node. This simplifies the output but keeps all edges.
8181

8282
- `-h`, `--help` - prints the usage/help message, and exit.
8383

0 commit comments

Comments
 (0)