doc: update agenix help text in docs

This commit is contained in:
Ryan Mulligan 2023-02-20 12:02:58 -08:00
parent 0c50bbe60e
commit 8db34521db

View file

@ -499,6 +499,8 @@ PRIVATE_KEY a path to a private SSH key used to decrypt file
EDITOR environment variable of editor to use when editing FILE EDITOR environment variable of editor to use when editing FILE
If STDIN is not interactive, EDITOR will be set to "cp /dev/stdin"
RULES environment variable with path to Nix file specifying recipient public keys. RULES environment variable with path to Nix file specifying recipient public keys.
Defaults to './secrets.nix' Defaults to './secrets.nix'
``` ```