Merge branch 'cc/perf-aggregate-unknown-option'
[gitweb.git] / Documentation / git-worktree.txt
index 2755ca90e3a457538a2f7a016fbe944b7e51b88b..9920d9c06ed213ad12c89050742b2da949303445 100644 (file)
@@ -14,7 +14,7 @@ SYNOPSIS
 'git worktree lock' [--reason <string>] <worktree>
 'git worktree move' <worktree> <new-path>
 'git worktree prune' [-n] [-v] [--expire <expire>]
-'git worktree remove' [--force] <worktree>
+'git worktree remove' [-f] <worktree>
 'git worktree unlock' <worktree>
 
 DESCRIPTION