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', metavar='USER',
dest='user', dest='user',
default=False, 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', make_option('-c', '--course',
metavar='COURSE_ID', metavar='COURSE_ID',
dest='course_id', dest='course_id',