← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Merge] lp:~dholbach/ubuntu-packaging-guide/gpg-typo into lp:ubuntu-packaging-guide

 

Daniel Holbach has proposed merging lp:~dholbach/ubuntu-packaging-guide/gpg-typo into lp:ubuntu-packaging-guide.

Requested reviews:
  Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)

For more details, see:
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/gpg-typo/+merge/54222
-- 
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/gpg-typo/+merge/54222
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~dholbach/ubuntu-packaging-guide/gpg-typo into lp:ubuntu-packaging-guide.
=== modified file 'getting-set-up.rst'
--- getting-set-up.rst	2011-02-24 21:57:02 +0000
+++ getting-set-up.rst	2011-03-21 15:14:26 +0000
@@ -67,7 +67,7 @@
 
 To generate a new GPG key, run::
 
-    $ gpg --key-gen
+    $ gpg --gen-key
 
 GPG will first ask you which kind of key you want to generate. Choosing the
 default (RSA and DSA) is fine. Next it will ask you about the keysize. The


Follow ups