fixed typo in user management help page

This commit is contained in:
Stefan Wolf 2014-02-27 15:02:57 +01:00
parent b2cab1c52a
commit 37e211822e
1 changed files with 1 additions and 1 deletions

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]