Merge pull request #2849 from git-lfs/lars/man

docs: add 'git lfs prune' to main man page
This commit is contained in:
Taylor Blau 2018-02-05 19:08:47 -08:00 committed by GitHub
commit 18bdc07cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,6 +51,8 @@ commands and low level ("plumbing") commands.
Show information about Git LFS files in the index and working tree.
* git-lfs-migrate(1):
Migrate history to or from git-lfs
* git-lfs-prune(1):
Delete old Git LFS files from local storage
* git-lfs-pull(1):
Fetch LFS changes from the remote & checkout any required working tree files.
* git-lfs-push(1):