mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
Merge pull request #27082 from alicebob/fetchgitquiet
nix-prefetch-git: add --quiet to --help
This commit is contained in:
commit
c40a929c82
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ Options:
|
|||
--leave-dotGit Keep the .git directories.
|
||||
--fetch-submodules Fetch submodules.
|
||||
--builder Clone as fetchgit does, but url, rev, and out option are mandatory.
|
||||
--quiet Only print the final json summary.
|
||||
"
|
||||
exit 1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue