diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index bb0ffae0b708049abbb297712c47594f8999b4eb..7b4c180fccc3781633cacaba8ce9d4933d6d730a 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -35,7 +35,7 @@ production: &base
 
     ## Date & Time settings
     # Uncomment and customize if you want to change the default time zone of GitLab application.
-    # To see all available zones, run `bundle exec rake time:zones:all`
+    # To see all available zones, run `bundle exec rake time:zones:all RAILS_ENV=production`
     # time_zone: 'UTC'
 
     ## Email settings