Commit 85e67bea by arbabnazar

help updated

parent b3e37e54
...@@ -44,7 +44,7 @@ class Command(BaseCommand): ...@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment