mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Include --keep-going in --help
This commit is contained in:
parent
0837348049
commit
34ea91b259
2 changed files with 4 additions and 0 deletions
|
@ -65,5 +65,7 @@ Options:
|
|||
|
||||
--verbose / -v: verbose operation (may be repeated)
|
||||
--keep-failed / -K: keep temporary directories of failed builds
|
||||
--keep-going / -k: build as many dependencies as possible, even if
|
||||
some dependencies fail to build
|
||||
|
||||
--add-root: add garbage collector roots for the result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue