Home GnuPG
Diffusion GnuPG 212f9b20b5f7

gpg: Print a note if no args are given to --delete-key

Description

gpg: Print a note if no args are given to --delete-key

It is a bit surprising that nothing happens if no key is specified to
--delete-key et al. Although this is common Unix behaviour the use
might have expected that it behaves like --export and deletes all
keys. Sure we don't do the latter, so a short notice will help.

  • GnuPG-bug-id: T4959
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jul 9 2020, 11:24 AM
Parents
rG999d25d47d45: Do not use the pinentry's qualitybar
Branches
Unknown
Tags
Unknown
Tasks
T4959: confusing output when running `gpg --delete-secrete-keys` without name