forked from lix-project/lix
doc: Fix fetchGit default name (#9241)
This commit is contained in:
parent
bfd51a4137
commit
46028ff764
|
@ -392,7 +392,7 @@ static RegisterPrimOp primop_fetchGit({
|
|||
|
||||
The URL of the repo.
|
||||
|
||||
- `name` (default: *basename of the URL*)
|
||||
- `name` (default: `source`)
|
||||
|
||||
The name of the directory the repo should be exported to in the store.
|
||||
|
||||
|
|
Loading…
Reference in a new issue