Commit 70079f1d authored by Agustin Henze's avatar Agustin Henze

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

The rendering is broken and it's confusing when you are reading the doc about
generate the recovery codes using ssh.
Signed-off-by: default avatarAgustin Henze <tin@redhat.com>
parent a30eebea
...@@ -161,6 +161,7 @@ a new set of recovery codes with SSH. ...@@ -161,6 +161,7 @@ a new set of recovery codes with SSH.
1. Run `ssh git@gitlab.example.com 2fa_recovery_codes`. 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. 1. You are prompted to confirm that you want to generate new codes. Continuing this process invalidates previously saved codes.
``` ```
bash bash
$ ssh git@gitlab.example.com 2fa_recovery_codes $ 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