Commit 7dc7406d by John Jarvis

updating help for --course

parent d0a64f2c
......@@ -41,8 +41,7 @@ class Command(BaseCommand):
metavar='COURSE_ID',
dest='course',
default=False,
help='Grade and generate certificates for a specific '
'course'),
help='Course ID for grade distribution'),
make_option('-o', '--output',
metavar='FILE',
dest='output',
......
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