1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-16 14:11:42 +02:00

doc: Clarify gpgv man page synopsis.

--
GnuPG-bug-id: 7209
This commit is contained in:
Werner Koch 2024-07-23 15:09:39 +02:00
parent ea123af9b5
commit 91532dc3f4
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -22,7 +22,8 @@
@ifset manverb @ifset manverb
.B gpgv .B gpgv
.RI [ options ] .RI [ options ]
.I signed_files .I sigfile
.RI [ datafiles ]
@end ifset @end ifset
@end ifclear @end ifclear
@c End standard stuff @c End standard stuff
@ -41,7 +42,8 @@
@ifset manverb @ifset manverb
.B gpgv2 .B gpgv2
.RI [ options ] .RI [ options ]
.I signed_files .I sigfile
.RI [ datafiles ]
@end ifset @end ifset
@end ifset @end ifset
@c End gpg2 hack stuff @c End gpg2 hack stuff