1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

add newline before sublist start

Co-authored-by: Felix Fontein <felix@fontein.de>
Signed-off-by: Martin Dürrmeier <857448+md42@users.noreply.github.com>
This commit is contained in:
Martin Dürrmeier
2025-04-18 20:31:09 +02:00
committed by GitHub
parent ea211504f6
commit 19341b812b

View File

@@ -237,6 +237,7 @@ configuration directory.
- Looks for `keys.txt` in `%AppData%\sops\age\keys.txt`
You can override the default lookup by:
- setting the environment variable **SOPS_AGE_KEY_FILE**
- setting the **SOPS_AGE_KEY** environment variable
- providing a command to output the age keys by setting the **SOPS_AGE_KEY_CMD** environment variable.