Skip to content

Commit

Permalink
Update content/docs/command-reference/remove.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel authored Jun 27, 2020
1 parent 75cfb0f commit fde187b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/command-reference/remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Remove the `foo.csv.dvc` file, and check that the data file is gone from

```dvc
$ dvc remove foo.csv.dvc
$ ls *.csv*
$ ls
bar.csv
bar.csv.dvc
foo.csv
Expand Down

0 comments on commit fde187b

Please sign in to comment.