config.txt: move fastimport.* to a separate file
[gitweb.git] / Documentation / git-worktree.txt
index 8537692f05ca7055078f2dff088680a44e6ade51..e2ee9fc21b400b01b006d5460698f0229e23ff9f 100644 (file)
@@ -125,7 +125,11 @@ 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.
+To remove a locked working tree, specify `--force` twice.
 
 -b <new-branch>::
 -B <new-branch>::