Apply suggestions from code review

Thanks @sbrl. Will keep grammatical mistakes to minimum next time :smile

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
Puneetha Pai
2020-07-31 20:33:25 +05:30
committed by Starbeamrainbowlabs
parent c6d6d7618c
commit 91e565ba81
11 changed files with 51 additions and 50 deletions

View File

@@ -3,10 +3,10 @@
> Remove all DVC files and directories from a DVC project.
> More information: <https://dvc.org/doc/command-reference/destroy>.
- Destroy:
- Destroy the current project:
`dvc destroy`
- Force Destroy:
- Force destroy the current project:
`dvc destroy --force`