diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-09-26 17:03:07 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-09-26 17:03:07 +0800 |
commit | 7157d018b60794a63632a14e2a928f29250fb36c (patch) | |
tree | 5b459f39cd39b5fa7c9cd02bfa8dac219e376934 /help/C/mail-encryption-gpg-create-key.page | |
parent | f7ce067a92a47a825a21c6bca371009797e385aa (diff) | |
download | gsoc2013-evolution-7157d018b60794a63632a14e2a928f29250fb36c.tar gsoc2013-evolution-7157d018b60794a63632a14e2a928f29250fb36c.tar.gz gsoc2013-evolution-7157d018b60794a63632a14e2a928f29250fb36c.tar.bz2 gsoc2013-evolution-7157d018b60794a63632a14e2a928f29250fb36c.tar.lz gsoc2013-evolution-7157d018b60794a63632a14e2a928f29250fb36c.tar.xz gsoc2013-evolution-7157d018b60794a63632a14e2a928f29250fb36c.tar.zst gsoc2013-evolution-7157d018b60794a63632a14e2a928f29250fb36c.zip |
User Docs: Use consistent instructions for commands/terminal usage
Diffstat (limited to 'help/C/mail-encryption-gpg-create-key.page')
-rw-r--r-- | help/C/mail-encryption-gpg-create-key.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/mail-encryption-gpg-create-key.page b/help/C/mail-encryption-gpg-create-key.page index 488792a78b..90c7790a0f 100644 --- a/help/C/mail-encryption-gpg-create-key.page +++ b/help/C/mail-encryption-gpg-create-key.page @@ -27,7 +27,7 @@ <p>Before you can get or send GPG encrypted mail, you need to generate your public and private keys with GPG.</p> <steps> -<item><p>Open a terminal window and enter <cmd>gpg --gen-key</cmd>.</p></item> +<item><p>Open the <app>Terminal</app> application and enter <cmd>gpg --gen-key</cmd>.</p></item> <item><p>Select an algorithm, then press Enter.</p></item> <item><p>Select a key length, then press Enter.</p></item> <item><p>Enter how long your key should be valid for.</p></item> |