mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 01:30:48 +03:00
doc: add version to agenix command
This commit is contained in:
parent
edf0d09012
commit
84f0dc0a4f
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ function show_help () {
|
|||
echo 'RULES environment variable with path to Nix file specifying recipient public keys.'
|
||||
echo "Defaults to './secrets.nix'"
|
||||
echo ' '
|
||||
echo "agenix version: 0.12.0"
|
||||
echo "age binary path: ${ageBin}"
|
||||
echo "age version: $(${ageBin} --version)"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue