Merge branch 'ah/send-email-sendmail-alias'
[gitweb.git] / Documentation / git-prune.txt
index 058ac0dc854bfd55a13dd0776beaf36b37e8b8a9..1cf3bed4ab7ab19364c6801fbc73920170dfd1e4 100644 (file)
@@ -48,6 +48,9 @@ OPTIONS
 --expire <time>::
        Only expire loose objects older than <time>.
 
+--worktrees::
+       Prune dead working tree information in $GIT_DIR/worktrees.
+
 <head>...::
        In addition to objects
        reachable from any of our references, keep objects
@@ -56,7 +59,7 @@ OPTIONS
 EXAMPLE
 -------
 
-To prune objects not used by your repository nor another that
+To prune objects not used by your repository or another that
 borrows from your repository via its
 `.git/objects/info/alternates`: