diff --git a/docs/faq/git.xml b/docs/faq/git.xml index 6cad2b11e1..c225e7b24d 100644 --- a/docs/faq/git.xml +++ b/docs/faq/git.xml @@ -76,8 +76,8 @@ you will then have to provide them with: your e-mail address a copy of your public sshv2 identity. If you do not have this yet, you can generate it by running -"ssh-keygen -t dsa". The resulting public key -will be in .ssh/id_dsa.pub +"ssh-keygen -t rsa -f ~/.ssh/id_rsa.pub-fdo". The resulting public key +will be in ~/.ssh/id_rsa.pub-fdo your GPG fingerprint. This would allow you to add and remove ssh keys to your account.