Update nix-prefetch-git

s/understand/understood/
This commit is contained in:
Vaibhav Sagar 2017-10-29 12:02:26 +08:00 committed by GitHub
parent 2ede55a37b
commit 376f7aa761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ usage(){
Options:
--out path Path where the output would be stored.
--url url Any url understand by 'git clone'.
--url url Any url understood by 'git clone'.
--rev ref Any sha1 or references (such as refs/heads/master)
--hash h Expected hash.
--deepClone Clone the entire repository.