mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
tools: Fix help output for gpg-authcode-sign.sh
--
This commit is contained in:
parent
287e717b55
commit
cdc798db5c
@ -20,8 +20,8 @@ usage()
|
|||||||
cat <<EOF
|
cat <<EOF
|
||||||
Usage: $PGM [OPTIONS] FILE_TO_SIGN SIGNED_FILE
|
Usage: $PGM [OPTIONS] FILE_TO_SIGN SIGNED_FILE
|
||||||
Options:
|
Options:
|
||||||
[--desc=STRING] Include STRING as description (default=$url)
|
[--desc=STRING] Include STRING as description (default=$desc)
|
||||||
[--url=STRING] Include STRING as URL (default=$desc)
|
[--url=STRING] Include STRING as URL (default=$url)
|
||||||
[--stamp] Use a stamp file to avoid double signing
|
[--stamp] Use a stamp file to avoid double signing
|
||||||
[--dry-run] Do not actually run osslsigncode
|
[--dry-run] Do not actually run osslsigncode
|
||||||
[--template] Print a template for ~/.gnupg-autogenrc
|
[--template] Print a template for ~/.gnupg-autogenrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user