README: add --version flag to usage section (#739)

This commit is contained in:
Ziad Yahya
2026-08-29 12:52:26 +02:00
committed by GitHub
parent d16b021305
commit 2313f65737
+1
View File
@@ -183,6 +183,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.