From cc2123c261141d9f301fa5e24a1116eb989a2a93 Mon Sep 17 00:00:00 2001 From: Saugat Pachhai Date: Thu, 2 Dec 2021 19:57:20 +0545 Subject: [PATCH] Update content/docs/command-reference/exp/init.md Co-authored-by: Dave Berenbaum --- content/docs/command-reference/exp/init.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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