worktree: teach 'move' to override lock when --force given twice
[gitweb.git] / Documentation / git-worktree.txt
index 8537692f05ca7055078f2dff088680a44e6ade51..d08b8d8e4f94839ccd729592a9f462b6a98282cc 100644 (file)
@@ -125,6 +125,9 @@ OPTIONS
        manually). This option overrides these safeguards. To add a missing but
        locked working tree path, specify `--force` twice.
 +
+`move` refuses to move a locked working tree unless `--force` is specified
+twice.
++
 `remove` refuses to remove an unclean working tree unless `--force` is used.
 
 -b <new-branch>::