Update user_management.md

Believe the intention was to say 'groups' instead of 'projects' here.
This commit is contained in:
Ben Tomasik
2014-02-28 00:10:17 -06:00
parent a02c1fd390
commit fdd8b9e32a
+1 -1
View File
@@ -15,7 +15,7 @@ Notes:
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]