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

double backticks on configuration directory list 1/2

Co-authored-by: Felix Fontein <felix@fontein.de>
Signed-off-by: Frederic R. <zougi.fr@gmail.com>
This commit is contained in:
Frederic R.
2025-07-24 01:07:35 +02:00
committed by GitHub
parent ca4fef7ac3
commit 79d9966a53

View File

@@ -230,8 +230,8 @@ configuration directory.
- **macOS**
- Looks for `keys.txt` in `$XDG_CONFIG_HOME/sops/age/keys.txt`;
- Falls back to `$HOME/Library/Application Support/sops/age/keys.txt`.
- Looks for ``keys.txt`` in ``$XDG_CONFIG_HOME/sops/age/keys.txt``;
- Falls back to ``$HOME/Library/Application Support/sops/age/keys.txt``.
- **Windows**