diff --git a/docs/man/git-lfs-config.5.ronn b/docs/man/git-lfs-config.5.ronn index 1d978cd9..340d1e2c 100644 --- a/docs/man/git-lfs-config.5.ronn +++ b/docs/man/git-lfs-config.5.ronn @@ -345,16 +345,18 @@ The .lfsconfig file in a repository is read and interpreted in the same format as the file stored in .git/config. It allows a subset of keys to be used, including and limited to: +- lfs.allowincompletepush - lfs.fetchexclude - lfs.fetchinclude - lfs.gitprotocol +- lfs.locksverify - lfs.pushurl - lfs.url - lfs.extension.{name}.clean - lfs.extension.{name}.smudge - lfs.extension.{name}.priority - remote.{name}.lfsurl -- remote.{name}.{*}.access +- lfs.{*}.access The set of keys allowed in this file is restricted for security reasons.