Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/security/unlock_user.md')
-rw-r--r--doc/security/unlock_user.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security/unlock_user.md b/doc/security/unlock_user.md
index d34826c853c..fdf7ba90a3b 100644
--- a/doc/security/unlock_user.md
+++ b/doc/security/unlock_user.md
@@ -11,7 +11,7 @@ To unlock a locked user:
1. SSH into your GitLab server.
1. Start a Ruby on Rails console:
- ```sh
+ ```shell
## For Omnibus GitLab
sudo gitlab-rails console production