
dkg at fifthhorseman
Apr 16, 2012, 7:22 PM
Post #1 of 2
(170 views)
Permalink
|
|
FAQ references deprecated option --list-ownertrust
|
|
Hi folks-- The GNUPG FAQ references --list-ownertrust here: http://www.gnupg.org/faq/GnuPG-FAQ.html#how-does-the-whole-trust-thing-work but that option appears to be deprecated: 0 dkg [at] pi:~$ gpg --list-ownertrust | head -n2 gpg: WARNING: "--list-ownertrust" is a deprecated option gpg: please use "--export-ownertrust" instead # List of assigned trustvalues, created Mon 16 Apr 2012 10:22:02 PM EDT # (Use "gpg --import-ownertrust" to restore them) 0 dkg [at] pi:~$ Could the FAQ be updated to match current best practices? Thanks, --dkg
|