summaryrefslogtreecommitdiff
path: root/manual/fr/110-encryption.mdwn
diff options
context:
space:
mode:
authorRemi Rampin <remirampin@gmail.com>2016-03-03 13:12:45 -0500
committerLars Wirzenius <liw@liw.fi>2016-03-18 18:03:36 +0200
commit0c257b7b5afb710180296bcc643968ba1358289c (patch)
treef5d20dea413ababa8c130789f8a14d58b530e5c3 /manual/fr/110-encryption.mdwn
parentd9b96822b90a568d752dad40c9c1db11075fcd20 (diff)
downloadobnam-0c257b7b5afb710180296bcc643968ba1358289c.tar.gz
Sync French translation with English reference
Diffstat (limited to 'manual/fr/110-encryption.mdwn')
-rw-r--r--manual/fr/110-encryption.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/fr/110-encryption.mdwn b/manual/fr/110-encryption.mdwn
index 74a959ba..94a4426a 100644
--- a/manual/fr/110-encryption.mdwn
+++ b/manual/fr/110-encryption.mdwn
@@ -112,6 +112,16 @@ them. Run the following command and pick your key from the list.
gpg --list-keys
+The output will look something like this:
+
+ pub 4096R/5E8511F9 2009-07-22
+ uid Lars Wirzenius <liw@liw.fi>
+ sub 2048R/9BE35AE6 2011-08-05
+
+That's the output for one key; there may be many keys. The key
+identifier is on the line staring with `pub`, in the second column
+after the slash. Above, it's 5E8511F9.
+
In the rest of the examples in this chapter, we'll assume your key
identifier is CAFEFACE.