Add documentation for new ~name parameter

This commit is contained in:
Elara 2022-10-03 15:40:37 -07:00
parent c0e535c630
commit b6265f4b1d
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ If the URL scheme starts with `git+`, the source will be downloaded as a git rep
- `~branch`: Specify which branch of the repo to check out.
- `~commit`: Specify which commit of the repo to check out.
- `~depth`: Specify what depth should be used when cloning the repo. Must be an integer.
- `~name`: Specify the name of the directory into which the git repo should be cloned.
Examples: