diff --git a/content/docs/command-reference/fetch.md b/content/docs/command-reference/fetch.md index 59e148de80..8b7bedcfdb 100644 --- a/content/docs/command-reference/fetch.md +++ b/content/docs/command-reference/fetch.md @@ -113,8 +113,8 @@ The `dvc remote` used is determined in order, based on even if some files or subdirectories are smaller inside a DVC-tracked directory, the whole directory is still skipped. --- `--type ` - fetch data files/directories that are of a particular type. -Currently only `metrics` and `plots` are supported. +- `--type ` - fetch data files/directories that are of a particular type. + Currently only `metrics` and `plots` are supported. - `-h`, `--help` - prints the usage/help message, and exit.