Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restyled by prettier (#2996)
Browse files Browse the repository at this point in the history
Co-authored-by: Restyled.io <[email protected]>
restyled-io[bot] and restyled-commits authored Nov 3, 2021
1 parent 28a240f commit 5f5502a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/command-reference/exp/show.md
Original file line number Diff line number Diff line change
@@ -77,8 +77,8 @@ metric or param.
- `--only-changed` - show only parameters and metrics with values that vary
across experiments. Note that this option takes precedence over
`--include-params` and `--include-metrics`, for example given
`--include-params=foo --only-changed`, param `foo` would still be hidden
if its value is the same in all experiments.
`--include-params=foo --only-changed`, param `foo` would still be hidden if
its value is the same in all experiments.

- `--include-params <list>` - show the specified `dvc params` in the table only.
Accepts a comma-separated `list` of param names. Shell style wildcards

0 comments on commit 5f5502a

Please sign in to comment.