mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
sm: Remove unused argument '--fixed-passphrase'.
* doc/gpgsm.texi: Drop description. * sm/gpgsm.c (cmd_and_opt_values): Drop enum value. (opts): Drop argument. (main): Drop argument handling. * sm/gpgsm.h (struct opt): Drop field 'fixed_passphrase'. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
a68ca5a904
commit
53ed98eda7
3 changed files with 0 additions and 10 deletions
|
@ -737,12 +737,6 @@ This is actually not a debugging option but only useful as such. It
|
|||
lets @command{gpgsm} ignore all notAfter dates, this is used by the regression
|
||||
tests.
|
||||
|
||||
@item --fixed-passphrase @var{string}
|
||||
@opindex fixed-passphrase
|
||||
Supply the passphrase @var{string} to the gpg-protect-tool. This
|
||||
option is only useful for the regression tests included with this
|
||||
package and may be revised or removed at any time without notice.
|
||||
|
||||
@item --no-common-certs-import
|
||||
@opindex no-common-certs-import
|
||||
Suppress the import of common certificates on keybox creation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue