MDL-65689 task: fix typo in help string

This commit is contained in:
Shamim Rezaie
2019-05-25 05:19:49 +10:00
parent 89722fc4d9
commit 42ce94472f
+1 -1
View File
@@ -50,7 +50,7 @@ Options:
-h, --help Print out this help
Example:
\$sudo -u www-data /usr/bin/php admin/tool/task/cli/scheduled_task.php --execute=\\\\core\\\\task\\\\session_cleanup_task
\$sudo -u www-data /usr/bin/php admin/tool/task/cli/schedule_task.php --execute=\\\\core\\\\task\\\\session_cleanup_task
";