summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Coy <dcoy@gitlab.com>2019-05-03 14:16:25 +0000
committerDavid Coy <dcoy@gitlab.com>2019-05-03 14:16:25 +0000
commitd2e0e9cca7afea982455f990754b48294d00b511 (patch)
tree8ae9040fe8efa2e049aca8d758032281150c2514
parent0693a6c7a35dfc666c2bac2ed0b1bf029f631282 (diff)
downloadgitlab-ce-d2e0e9cca7afea982455f990754b48294d00b511.tar.gz
Apply suggestion to doc/workflow/timezone.md
-rw-r--r--doc/workflow/timezone.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/timezone.md b/doc/workflow/timezone.md
index da8a5f8d04e..ff00882f049 100644
--- a/doc/workflow/timezone.md
+++ b/doc/workflow/timezone.md
@@ -22,7 +22,7 @@ Currently, this rake task does not list timezones in TZInfo format required by G
GitLab defaults its time zone to UTC. It has a global timezone configuration parameter in `/etc/gitlab/gitlab.rb`.
-To obtain a list of timezones, you can login to your GitLab application server and run: `sudo timedatectl list-timezones`. This command will provide a list of timezones available on your server.
+To obtain a list of timezones, log in to your GitLab application server and run a command that generates a list of timezones in TZInfo format for the server. For example, install `timedatectl` and run `timedatectl list-timezones`.
To update, add the time zone that best applies to your location. Here's an example: