Commit 8a06144c94b3ddea62874b9973cf8744d857bf1a

Authored by Dmitriy Zaporozhets
2 parents 8064b3b7 29fd9b40

Merge branch 'master' of github.com:gitlabhq/gitlabhq

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/raketasks/user_management.md
... ... @@ -15,7 +15,7 @@ Notes:
15 15 bundle exec rake gitlab:import:all_users_to_all_projects
16 16 ```
17 17  
18   -### Add user as a developer to all projects
  18 +### Add user as a developer to all groups
19 19  
20 20 ```
21 21 bundle exec rake gitlab:import:user_to_groups[username@domain.tld]
... ...