mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 02:36:16 +02:00
Improve use-case-hack description slightly
This commit is contained in:
parent
4cfa59fdb3
commit
5ca2f58798
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue