mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
gpg: Add --weak-digest to gpgv's help screen.
-- Suggested-by: Daniel Kahn Gillmor
This commit is contained in:
parent
cf97769906
commit
a69d3c122c
@ -79,7 +79,8 @@ static ARGPARSE_OPTS opts[] = {
|
||||
N_("|FD|write status info to this FD")),
|
||||
ARGPARSE_s_i (oLoggerFD, "logger-fd", "@"),
|
||||
ARGPARSE_s_s (oHomedir, "homedir", "@"),
|
||||
ARGPARSE_s_s (oWeakDigest, "weak-digest", "@"),
|
||||
ARGPARSE_s_s (oWeakDigest, "weak-digest",
|
||||
N_("|ALGO|reject signatures made with ALGO")),
|
||||
|
||||
ARGPARSE_end ()
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user