Updated the readme

This commit is contained in:
pieterclaerhout
2017-10-11 15:14:13 +02:00
parent 9b1b4a9ebc
commit bb551a83f4
2 changed files with 9 additions and 2 deletions

View File

@@ -211,7 +211,7 @@ def parse_args():
parser.add_argument('--lfs',
action='store_true',
dest='lfs_clone',
help='clone lfs repositories')
help='clone LFS repositories (requires Git LFS to be installed, https://git-lfs.github.com)')
parser.add_argument('--wikis',
action='store_true',
dest='include_wiki',