mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
Improve use-case-hack description slightly
This commit is contained in:
parent
4cfa59fdb3
commit
5ca2f58798
@ -23,7 +23,7 @@ struct ArchiveSettings : Config
|
||||
false,
|
||||
#endif
|
||||
"use-case-hack",
|
||||
"Whether to enable a Darwin-specific hack for dealing with file name collisions."};
|
||||
"Whether to enable a macOS-specific hack for dealing with file name case collisions."};
|
||||
};
|
||||
|
||||
static ArchiveSettings archiveSettings;
|
||||
|
Loading…
Reference in New Issue
Block a user