Skip to content

Commit

Permalink
Update content/docs/command-reference/root.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel authored Jul 31, 2020
1 parent 070cf40 commit 9496822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/command-reference/root.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ to the current working directory. `dvc root` is useful for referencing a file in
another directory when working in a subdirectory of the project.

Use this command to build fixed paths to dependencies, files, or <abbr>data
artifacts</abbr>. Useful when creating shell scripts that generate `dvc.yaml`
files programmatically or with the `dvc run` helper.
artifacts</abbr>. This is useful when creating shell scripts that generate
`dvc.yaml` files programmatically or with the `dvc run` helper.

## Options

Expand Down

0 comments on commit 9496822

Please sign in to comment.