We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d71f58 commit 2f8292aCopy full SHA for 2f8292a
content/docs/command-reference/dag.md
@@ -76,8 +76,8 @@ $ dvc exp show ...
76
[DOT](<https://en.wikipedia.org/wiki/DOT_(graph_description_language)>)
77
format. It can be passed to third party visualization utilities.
78
79
-- `--collapse-substages` - Collapse foreach/matrix stages to single stage. This
80
- simplifies the output but keeps all edges.
+- `--collapse-foreach-matrix` - Collapse foreach/matrix stages to single stage.
+ This simplifies the output but keeps all edges.
81
82
- `-h`, `--help` - prints the usage/help message, and exit.
83
0 commit comments