diff options
author | Werner Koch <wk@gnupg.org> | 2012-04-17 09:55:44 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2012-04-17 09:55:44 +0200 |
commit | 8eeaff0ef8db24d06784af4493417beacc6148b5 (patch) | |
tree | 8a37fd66ff6a7300d4e704c4662ff8e5dc66865d /doc/faq.org | |
parent | Fix killing PID -1. (diff) | |
download | gnupg2-8eeaff0ef8db24d06784af4493417beacc6148b5.tar.xz gnupg2-8eeaff0ef8db24d06784af4493417beacc6148b5.zip |
faq: Replace --list-ownerturst by --export-ownertrust.
--
Diffstat (limited to 'doc/faq.org')
-rw-r--r-- | doc/faq.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.org b/doc/faq.org index a11fabebd..5d053c485 100644 --- a/doc/faq.org +++ b/doc/faq.org @@ -1357,7 +1357,7 @@ update this FAQ in the next month. See the section "Changes" for recent updates You can get a list of the assigned trust values (how much you trust the owner to correctly sign another person's key) with: - : $ gpg --list-ownertrust + : $ gpg --export-ownertrust The first field is the fingerprint of the primary key, the second field is the assigned value: |