Skip to content

Commit

Permalink
Update src/libcmd/misc-store-flags.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericson2314 authored Feb 20, 2024
1 parent 205fe57 commit 17bb465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcmd/misc-store-flags.cc
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Args::Flag contentAddressMethod(ContentAddressMethod * method)
- `flat`: Assumes that the input is a single file and directly passes it to the hash function;
- `text`: Like `flat`, but used for
[derivations](@docroot@/glossary.md#store-derivation) serialized in store object,
[derivations](@docroot@/glossary.md#store-derivation) serialized in store object and
[`builtins.toFile`](@docroot@/language/builtins.html#builtins-toFile).
For advanced use-cases only;
for regular usage prefer `nar` and `flat.
Expand Down

0 comments on commit 17bb465

Please sign in to comment.