Commit 37e21182 authored by Stefan Wolf's avatar Stefan Wolf

fixed typo in user management help page

parent b2cab1c5
...@@ -15,7 +15,7 @@ Notes: ...@@ -15,7 +15,7 @@ Notes:
bundle exec rake gitlab:import:all_users_to_all_projects bundle exec rake gitlab:import:all_users_to_all_projects
``` ```
### Add user as a developer to all projects ### Add user as a developer to all groups
``` ```
bundle exec rake gitlab:import:user_to_groups[username@domain.tld] bundle exec rake gitlab:import:user_to_groups[username@domain.tld]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment