mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-18 00:45:26 +00:00
Merge pull request #638 from orlandocr/patch-1
Remove extraneous `True` after the `--download-quizzes` example. Thanks @orlandocr for the help.
This commit is contained in:
commit
20dfd7fade
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ where the script is supposed to be executed, with the following format:
|
|||
--username <user>
|
||||
--password <pass>
|
||||
--subtitle-language en,zh-CN|zh-TW
|
||||
--download-quizzes True
|
||||
--download-quizzes
|
||||
#--mathjax-cdn https://cdn.bootcss.com/mathjax/2.7.1/MathJax.js
|
||||
# more other parameters
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue