Skip to content

Commit

Permalink
remove a couple trailing white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Oct 28, 2019
1 parent ddb593d commit c8f28f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions static/docs/command-reference/destroy.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ This will destroy all information about your pipelines, all data files...
Are you sure you want to continue? [y/n]
yes
$ ls -a
$ ls -a
.git code.py foo
```

Expand All @@ -99,8 +99,8 @@ from the <abbr>workspace</abbr>. But the cache files that are present in the
`/mnt/cache` directory still persist:

```dvc
$ tree /mnt/cache
/mnt/cache/
└── b1
└── 946ac92492d2347c6235b4d2611184
$ tree /mnt/cache
/mnt/cache/
└── b1
└── 946ac92492d2347c6235b4d2611184
```

0 comments on commit c8f28f0

Please sign in to comment.