mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Tweak --no/use-registries doc strings
This commit is contained in:
parent
fc248cf59e
commit
3bb8667a17
2 changed files with 4 additions and 3 deletions
|
@ -958,7 +958,7 @@ public:
|
|||
)"};
|
||||
|
||||
Setting<bool> useRegistries{this, true, "use-registries",
|
||||
"Whether to use flake registries for reference resolution"};
|
||||
"Whether to use flake registries to resolve flake references."};
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue