git-lfs/docs/man/git-lfs-uninit.1.ronn

17 lines
313 B
Plaintext
Raw Normal View History

2015-07-10 16:47:54 +00:00
git-lfs-uninit(1) -- Remove Git LFS configuration
2015-11-16 20:37:08 +00:00
========================================================
2015-07-10 16:47:54 +00:00
## SYNOPSIS
2015-11-16 20:37:08 +00:00
`git lfs uninit` [options]
2015-07-10 16:47:54 +00:00
## DESCRIPTION
2015-11-16 20:37:08 +00:00
This command is deprecated. Run "git lfs uninstall" instead.
2015-07-10 16:47:54 +00:00
## SEE ALSO
2015-11-16 20:37:08 +00:00
git-lfs-install(1), git-lfs-uninstall(1).
2015-07-10 16:47:54 +00:00
Part of the git-lfs(1) suite.