Skip to content

Commit

Permalink
Review all dvc add examples throughout docs iterative#1605
Browse files Browse the repository at this point in the history
  • Loading branch information
sahilbhosale63 committed Jul 22, 2020
1 parent 739b3ce commit b2e4983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/start/data-versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ data source.
</details>

```dvc
$ dvc add data/data.xml data/.gitignore
$ dvc add data/data.xml
```

DVC stores information about the added file (or a directory) in a special `.dvc`
Expand Down

0 comments on commit b2e4983

Please sign in to comment.