mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 04:48:00 +00:00
Fix --edx-platform-settings cli doc
This commit is contained in:
parent
5179931c0e
commit
b5ef89abed
@ -23,7 +23,7 @@ edx_platform_development_settings_option = click.option(
|
||||
"--edx-platform-settings",
|
||||
envvar="TUTOR_EDX_PLATFORM_SETTINGS",
|
||||
default="tutor.development",
|
||||
help="Mount a local edx-platform from the host (environment variable: TUTOR_EDX_PLATFORM_PATH)",
|
||||
help="Load custom development settings (environment variable: TUTOR_EDX_PLATFORM_SETTINGS)",
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user