Update key option description

This commit is contained in:
Sandro 2026-01-15 13:36:35 +01:00 committed by GitHub
parent 691b8b6713
commit 5abd6a4f04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ let
default = if cfg.defaultSopsKey != null then cfg.defaultSopsKey else name;
description = ''
Key used to lookup in the sops file.
No tested data structures are supported right now.
To access nested data structures, use / as a separator.
This option is ignored if format is binary.
"" means whole file.
'';