From 8f1460afb36da2cce663cdc3c68a4b20cce98992 Mon Sep 17 00:00:00 2001 From: Mufanc <1714511787@qq.com> Date: Wed, 1 Jun 2022 11:31:40 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a2e920..42da80f 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ pip install -r requirements.txt * 列出所有课程和书籍的详细信息 ```shell -python main.py list -d +python main.py -v list -d ```
@@ -75,7 +75,7 @@ python main.py list -d * 根据书籍 id 执行刷课 ```shell -python main.py flash -i 51627-7B6911511DB6B33638F6C58531D8FBD3 +python main.py -v flash -i 51627-7B6911511DB6B33638F6C58531D8FBD3 ```
@@ -83,7 +83,7 @@ python main.py flash -i 51627-7B6911511DB6B33638F6C58531D8FBD3 - 根据当前打开的页面执行刷课 ```shell -python main.py flash -c +python main.py -v flash -c ``` 注意如果打开的是「教材学习」页(如下图),只会刷打开的这一本书籍的任务