fixing example

This commit is contained in:
John Jarvis
2014-04-18 10:12:47 -04:00
parent 27104c93ea
commit b67987cd43

View File

@@ -17,7 +17,7 @@ class Command(BaseCommand):
Change enrollment for all users in some/course/id from audit to honor
$ ... change_enrollment -u joe -c some/course/id --from audit --to honor
$ ... change_enrollment -c some/course/id --from audit --to honor
"""