diff --git a/content/docs/command-reference/exp/init.md b/content/docs/command-reference/exp/init.md index b1674d8ee60..c12f674d5fa 100644 --- a/content/docs/command-reference/exp/init.md +++ b/content/docs/command-reference/exp/init.md @@ -15,9 +15,7 @@ usage: dvc exp init [-h] [-q | -v] [--run] [--interactive] [-f] ## Description -`dvc exp init` helps you quickly get started with experiments, with the command -to run and tracks data, params, source code, models, metrics and plots by -default. +`dvc exp init` helps you quickly get started with experiments. It reduces boilerplate for initializing [pipeline](/doc/command-reference/dag) stages in a `dvc.yaml` file by assuming sane defaults about the location of your