Merge pull request #895 from Mic92/SuperSandro2000-patch-2
Some checks failed
Test / tests (push) Has been cancelled

Update key option description
This commit is contained in:
Jörg Thalheim 2026-01-15 13:48:11 +01:00 committed by GitHub
commit e085e303df
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.
'';