cmd/age,cmd/age-keygen: improve help text

Closes #168
This commit is contained in:
Filippo Valsorda
2021-01-03 09:10:21 -05:00
committed by Filippo Valsorda
parent 0522803919
commit 4dee0155ee
2 changed files with 24 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ func (f *multiFlag) Set(value string) error {
const usage = `Usage:
age -r RECIPIENT [-a] [-o OUTPUT] [INPUT]
age --passphrase [-a] [-o OUTPUT] [INPUT]
age --decrypt [-i KEY] [-o OUTPUT] [INPUT]
Options: