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

@@ -4,9 +4,9 @@
> This makes DVC to stop tracking changes in stage dependencies and re-execution untill unfreeze.
> More information: <https://dvc.org/doc/command-reference/freeze>.
- Freeze given stage/s:
- Freeze 1 or more specified stages:
`dvc freeze {{stage_name/s}}`
`dvc freeze {{stage_name_a}} [{{stage_name_b}} ...]`
- Unfreeze given stage/s: