mirror of
https://github.com/FiloSottile/age.git
synced 2026-08-29 20:27:25 +00:00
cmd/age: add --version to usage text (#694)
This commit is contained in:
@@ -41,6 +41,7 @@ Options:
|
||||
-r, --recipient RECIPIENT Encrypt to the specified RECIPIENT. Can be repeated.
|
||||
-R, --recipients-file PATH Encrypt to recipients listed at PATH. Can be repeated.
|
||||
-i, --identity PATH Use the identity file at PATH. Can be repeated.
|
||||
--version Print the version.
|
||||
|
||||
INPUT defaults to standard input, and OUTPUT defaults to standard output.
|
||||
If OUTPUT exists, it will be overwritten.
|
||||
|
||||
Reference in New Issue
Block a user