Skip to content

Commit 33b021b

Browse files
committed
docs: add --wait-for-lock flag to docs
1 parent 53f575f commit 33b021b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/docs/user-guide/troubleshooting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ some network filesystem like NFS, Lustre, etc. If so, the solution is to enable
7070
$ dvc config core.hardlink_lock true
7171
```
7272

73+
You can pass the `--wait-for-lock` option to DVC commands to make them wait for
74+
the lock to be released instead of failing immediately.
75+
7376
## Cannot add files in symlinked directory {#add-symlink}
7477

7578
DVC only supports [symlinked files](/doc/command-reference/add#add-symlink) as

0 commit comments

Comments
 (0)