summaryrefslogtreecommitdiff
path: root/doc/user/admin_area/license.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/admin_area/license.md')
-rw-r--r--doc/user/admin_area/license.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/admin_area/license.md b/doc/user/admin_area/license.md
index c9d8a457a51..fd74b2f311f 100644
--- a/doc/user/admin_area/license.md
+++ b/doc/user/admin_area/license.md
@@ -57,7 +57,7 @@ It is also possible to specify a custom location and filename for the license.
Source installations should set the `GITLAB_LICENSE_FILE` environment
variable with the path to a valid GitLab Enterprise Edition license.
-```sh
+```shell
export GITLAB_LICENSE_FILE="/path/to/license/file"
```