diff --git a/content/docs/command-reference/remove.md b/content/docs/command-reference/remove.md index a15e1b66dd..327230aa66 100644 --- a/content/docs/command-reference/remove.md +++ b/content/docs/command-reference/remove.md @@ -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