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:

committed by
Starbeamrainbowlabs

parent
c6d6d7618c
commit
91e565ba81
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user