git-lfs/docs
David Pursehouse e14a7d4d7b Minor cleanups in help index
- Add missing trailing periods

- Add quotes around "locked" for consistency

Change-Id: I6bed6d2fef7db5b3e0115465e15d46066aeb5684
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
2017-05-21 13:37:58 +09:00
..
api docs/api: add an explicit <br> 2017-04-05 16:23:45 -06:00
man Minor cleanups in help index 2017-05-21 13:37:58 +09:00
proposals update other github/git-lfs references 2016-11-15 10:07:11 -07:00
custom-transfers.md docs/custom-transfers: Fix typo 2017-04-23 10:39:43 +02:00
extensions.md Fix typo 2015-10-06 01:11:55 +09:00
linux-build.md Format CentOS bullet points in linux-build.md 2015-08-24 16:23:14 -07:00
README.md typo 2016-02-22 09:16:12 -07:00
spec.md update other github/git-lfs references 2016-11-15 10:07:11 -07:00

Git LFS Documentation

Reference Manual

Each Git LFS subcommand is documented in the official man pages. Any of these can be viewed from the command also:

$ git lfs help <command>
$ git lfs <command> -h

Videos

Developer Docs

Details of how the Git LFS client works are in the official specification. There is also an API specification that describes how the server works.