forked from lix-project/nix-eval-jobs
Add meta field to README help section
This commit is contained in:
parent
909b7ab4c2
commit
2cc698ef4e
|
@ -57,6 +57,7 @@ USAGE: nix-eval-jobs [options] expr
|
||||||
--include Add *path* to the list of locations used to look up `<...>` file names.
|
--include Add *path* to the list of locations used to look up `<...>` file names.
|
||||||
--log-format Set the format of log output; one of `raw`, `internal-json`, `bar` or `bar-with-logs`.
|
--log-format Set the format of log output; one of `raw`, `internal-json`, `bar` or `bar-with-logs`.
|
||||||
--max-memory-size maximum evaluation memory size
|
--max-memory-size maximum evaluation memory size
|
||||||
|
--meta include derivation meta field in output
|
||||||
--option Set the Nix configuration setting *name* to *value* (overriding `nix.conf`).
|
--option Set the Nix configuration setting *name* to *value* (overriding `nix.conf`).
|
||||||
--override-flake Override the flake registries, redirecting *original-ref* to *resolved-ref*.
|
--override-flake Override the flake registries, redirecting *original-ref* to *resolved-ref*.
|
||||||
--quiet Decrease the logging verbosity level.
|
--quiet Decrease the logging verbosity level.
|
||||||
|
|
Loading…
Reference in a new issue