]> git.saurik.com Git - apt.git/commit
enhance apt-key debugging options
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 6 Jul 2015 14:44:01 +0000 (16:44 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 10 Aug 2015 15:25:26 +0000 (17:25 +0200)
commitc1642be522a9d9cf5a4a9f2dd8794cfaf0264fb5
treec8bc52db61ecf22058605d7120737223486e618f
parent653ef26c70dc9c0e2cbfdd4e79117876bb63e87d
enhance apt-key debugging options

It is sometimes handy to know how apt-key exactly called gpg, so adding
a pair of options to be able to see this if wanted is added.  Two are
needed as some commands output is redirected to /dev/null, while sfor
others stdout is piped into another gpg call so in both cases you
wouldn't see all and hence you can choose.

Git-Dch: Ignore
cmdline/apt-key.in