Resolve review comments which required edits and re-writes

This commit is contained in:
Puneetha Pai
2020-07-31 21:02:51 +05:30
committed by Starbeamrainbowlabs
parent 91e565ba81
commit 12e2510f99
5 changed files with 6 additions and 17 deletions

View File

@@ -5,10 +5,6 @@
> See also `dvc freeze`.
> More information: <https://dvc.org/doc/command-reference/unfreeze>.
- Unfreeze given stage/s:
- Unfreeze 1 or more specified stages:
`dvc unfreeze {{stage_name_a}} [{{stage_name_b}} ...]`
- Freeze given stage/s:
`dvc freeze {{stage_name/s}}`