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
path: root/doc
diff options
context:
space:
mode:
authorRuben Davila <rdavila84@gmail.com>2016-08-16 20:24:03 +0300
committerRuben Davila <rdavila84@gmail.com>2016-08-16 20:24:03 +0300
commit7f853e2245eff92c037af5e007163d3e9631888d (patch)
treef235958bee27285654db1d5e71c30a500bb08c6a /doc
parent07d5759408000ff46088ad886df149e21faf676f (diff)
parent9ef8de2fb7c0fca8014594c90bc199f11f92402d (diff)
Merge remote-tracking branch 'dev/master'
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/settings/import_export.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/project/settings/import_export.md b/doc/user/project/settings/import_export.md
index 2513def49a4..08ff89ce6ae 100644
--- a/doc/user/project/settings/import_export.md
+++ b/doc/user/project/settings/import_export.md
@@ -7,8 +7,7 @@
> than that of the exporter.
> - For existing installations, the project import option has to be enabled in
> application settings (`/admin/application_settings`) under 'Import sources'.
-> Ask your administrator if you don't see the **GitLab export** button when
-> creating a new project.
+> You will have to be an administrator to enable and use the import functionality.
> - You can find some useful raketasks if you are an administrator in the
> [import_export](../../../administration/raketasks/project_import_export.md)
> raketask.