doc: include warning in age-plugin-batchpass(1)

This commit is contained in:
Filippo Valsorda
2025-12-24 12:35:15 +01:00
parent 4444afb267
commit 41167479ce
2 changed files with 40 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
const usage = `age-plugin-batchpass is an age plugin that enables non-interactive
passphrase-based encryption and decryption using environment variables.
WARNING:
WARNING: IN 90% OF CASES, YOU DON'T NEED THIS PLUGIN.
This functionality is not built into the age CLI because most applications
should use native keys instead of scripting passphrase-based encryption.