diff options
author | Fernando José Brustolin <fernando_brustolin@yahoo.com> | 2018-04-07 02:10:13 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-08-29 17:35:41 +0200 |
commit | cefefe522a2ed50f744cf8da7f70d2100dd9eea0 (patch) | |
tree | 818efcb454decc950b0b1ad3a249c69e1a794b75 | |
parent | c216acfdfe337f325c7eaa91c2d5e4b84334b007 (diff) | |
download | gitlab-ce-cefefe522a2ed50f744cf8da7f70d2100dd9eea0.tar.gz |
Update doc/workflow/timezone.md
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5286.
Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r-- | doc/workflow/timezone.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/timezone.md b/doc/workflow/timezone.md index 7e08c0e51ac..338b3a32265 100644 --- a/doc/workflow/timezone.md +++ b/doc/workflow/timezone.md @@ -9,6 +9,7 @@ Uncomment and customize if you want to change the default time zone of GitLab ap To see all available time zones, run `bundle exec rake time:zones:all`. +With Omnibus installations, run `gitlab-rake time:zones:all`. ## Changing time zone in omnibus installations |