We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f92cc3 commit 8712eccCopy full SHA for 8712ecc
scripts/completion/dvc.zsh
@@ -74,7 +74,7 @@ _dvc_checkout=(
74
{-d,--with-deps}"[Checkout all dependencies of the specified target.]"
75
{-R,--recursive}"[Checkout all subdirectories of the specified directory.]"
76
{-f,--force}"[Do not prompt when removing working directory files.]"
77
- {--relink}"[Recreate links or copies from cache to workspace.]"
+ "--relink[Recreate links or copies from cache to workspace.]"
78
"1:Stages:_files -g '(*.dvc|Dvcfile)'"
79
)
80
0 commit comments