mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
doc/manual: Fix some broken fragments
This commit is contained in:
parent
f5a2f2a8f8
commit
071ddbed57
6 changed files with 8 additions and 8 deletions
|
@ -96,7 +96,7 @@
|
|||
Nix can now warn when evaluation of a Nix expression causes a large
|
||||
path to be copied to the Nix store. The threshold for this warning can
|
||||
be configured using [the `warn-large-path-threshold`
|
||||
setting](@docroot@/command-ref/conf-file.md#warn-large-path-threshold),
|
||||
setting](@docroot@/command-ref/conf-file.md#conf-warn-large-path-threshold),
|
||||
e.g. `--warn-large-path-threshold 100M` will warn about paths larger
|
||||
than 100 MiB.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue