help updated
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user