help updated

This commit is contained in:
arbabnazar
2015-10-20 15:37:09 -04:00
parent b3e37e54ba
commit 85e67bea4a

View File

@@ -44,7 +44,7 @@ class Command(BaseCommand):
metavar='USER',
dest='user',
default=False,
help="List of users to move in the course"),
help="Comma-separated list of users to move in the course"),
make_option('-c', '--course',
metavar='COURSE_ID',
dest='course_id',