Automated documentation update (#512)

Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Samruddhi Khandale 2023-04-04 10:05:12 -07:00 committed by GitHub
parent 2952d87f1d
commit f0dd470ba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select version of Git LFS to install | string | latest |
| autoPull | Automatically pull LFS files when creating the container. When false, running 'git lfs pull' in the container will have the same effect. | boolean | true |