From 70079f1d3f779d94bb497949716a2417e445ff56 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Tue, 2 Apr 2019 10:37:57 +0200 Subject: 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: Agustin Henze --- doc/user/profile/account/two_factor_authentication.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/user/profile/account') diff --git a/doc/user/profile/account/two_factor_authentication.md b/doc/user/profile/account/two_factor_authentication.md index 8b3ae19b544..69dfad829b4 100644 --- a/doc/user/profile/account/two_factor_authentication.md +++ b/doc/user/profile/account/two_factor_authentication.md @@ -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 -- cgit v1.2.3