git-lfs-ext (1)
Leading comments
generated with Ronn/v0.7.3
http://github.com/rtomayko/ronn/tree/0.7.3
(The comments found at the beginning of the groff file "man1/git-lfs-ext.1".)
NAME
git-lfs-ext - View extension details
SYNOPSIS
git lfs ext list [
name...]
DESCRIPTION
Git LFS extensions enable the manipulation of files streams during smudge and clean.
EXAMPLES
- *
-
List details for all extensions
-
git lfs ext git lfs ext list
- *
-
List details for the specified extensions
-
git lfs ext list 'foo' 'bar'
-
SEE ALSO
Part of the
git-lfs(1) suite.