mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 08:11:39 +02:00
MDL-13114 tool_uploadcourse: Fixed typo in CLI help
This commit is contained in:
committed by
Marina Glancy
parent
07e045b844
commit
f45d70882e
@@ -86,7 +86,7 @@ Options:
|
||||
|
||||
|
||||
Example:
|
||||
\$sudo -u www-data /usr/bin/php admin/tool/uploadcourse/cli/uploadcourse.php --action=createnew \\
|
||||
\$sudo -u www-data /usr/bin/php admin/tool/uploadcourse/cli/uploadcourse.php --mode=createnew \\
|
||||
--updatemode=dataonly --file=./courses.csv --delimiter=comma
|
||||
";
|
||||
|
||||
|
Reference in New Issue
Block a user