From 02fd71dc4a54b9c042be2c10f7eeb3c28f38a966 Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Fri, 28 Jan 2022 00:33:02 -0600 Subject: [PATCH] ref: stage add --plots autolink from plots modify per https://github.com/iterative/dvc.org/pull/3223#discussion_r793885859 --- content/docs/command-reference/plots/modify.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/command-reference/plots/modify.md b/content/docs/command-reference/plots/modify.md index e3579910ec..c305ac46af 100644 --- a/content/docs/command-reference/plots/modify.md +++ b/content/docs/command-reference/plots/modify.md @@ -134,8 +134,8 @@ plots: ## Example: Template change -_dvc stage add --plots file.csv ..._ command assign the default template that -needs to be changed in many cases. A simple command changes the template: +Something like `dvc stage add --plots file.csv ...` assigns the default +template, which needs to be changed in many cases. This command can do so: ```dvc $ dvc plots modify classes.csv --template confusion