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

16 lines
327 B
Plaintext
Raw Normal View History

git-lfs-update(1) -- Update Git hooks
=====================================
## SYNOPSIS
`git lfs update` [--force]
## DESCRIPTION
Updates the Git hooks used by Git LFS. Silently upgrades known hook contents.
Pass `--force` to upgrade the hooks, clobbering any existing contents.
## SEE ALSO
Part of the git-lfs(1) suite.