Commit ccdf7a93 authored by Evan Read's avatar Evan Read

Merge branch 'fix-format-typo-two-factor-auth' into 'master'

Fix format typo on generate-new-recovery-codes-using-ssh

See merge request gitlab-org/gitlab-ce!26819
parents 14e2e61d 70079f1d
......@@ -161,6 +161,7 @@ a new set of recovery codes with SSH.
1. Run `ssh git@gitlab.example.com 2fa_recovery_codes`.
1. You are prompted to confirm that you want to generate new codes. Continuing this process invalidates previously saved codes.
```
bash
$ ssh git@gitlab.example.com 2fa_recovery_codes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment