diff --git a/docs/man/git-lfs-prune.1.ronn b/docs/man/git-lfs-prune.1.ronn index d852580b..71590887 100644 --- a/docs/man/git-lfs-prune.1.ronn +++ b/docs/man/git-lfs-prune.1.ronn @@ -12,6 +12,7 @@ Prune operates by enumerating all the locally stored objects, and then deleting any which are not referenced by at least ONE of the following: * the current checkout +* all existing stashes * a 'recent branch'; see [RECENT FILES] * a 'recent commit' on the current branch or recent branches; see [RECENT FILES] * a commit which has not been pushed; see [UNPUSHED LFS FILES]