File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -225,16 +225,17 @@ configuration directory.
225225
226226- **Linux **
227227
228- - Looks for `keys.txt ` in `$XDG_CONFIG_HOME/sops/age/keys.txt `;
229- - Falls back to `$HOME/.config/sops/age/keys.txt ` if `$XDG_CONFIG_HOME ` isn’t set.
228+ - Looks for `` keys.txt `` in `` $XDG_CONFIG_HOME/sops/age/keys.txt ` `;
229+ - Falls back to `` $HOME/.config/sops/age/keys.txt `` if `` $XDG_CONFIG_HOME ` ` isn’t set.
230230
231231- **macOS **
232232
233- - Looks for `keys.txt ` in `$HOME/Library/Application Support/sops/age/keys.txt `.
233+ - Looks for ``keys.txt `` in ``$XDG_CONFIG_HOME/sops/age/keys.txt ``;
234+ - Falls back to ``$HOME/Library/Application Support/sops/age/keys.txt ``.
234235
235236- **Windows **
236237
237- - Looks for `keys.txt ` in `%AppData%\\sops\\age\\keys.txt `.
238+ - Looks for `` keys.txt `` in `%AppData%\\ sops\\ age\\ keys.txt` `.
238239
239240You can override the default lookup by:
240241
You can’t perform that action at this time.
0 commit comments