1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-20 01:02:44 +02:00

tools: Fix help output for gpg-authcode-sign.sh

--
This commit is contained in:
Werner Koch 2024-05-22 10:45:49 +02:00
parent 287e717b55
commit cdc798db5c
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -20,8 +20,8 @@ usage()
cat <<EOF
Usage: $PGM [OPTIONS] FILE_TO_SIGN SIGNED_FILE
Options:
[--desc=STRING] Include STRING as description (default=$url)
[--url=STRING] Include STRING as URL (default=$desc)
[--desc=STRING] Include STRING as description (default=$desc)
[--url=STRING] Include STRING as URL (default=$url)
[--stamp] Use a stamp file to avoid double signing
[--dry-run] Do not actually run osslsigncode
[--template] Print a template for ~/.gnupg-autogenrc