From ecdcad92900b7496ca952ce6a28ff777d2668190 Mon Sep 17 00:00:00 2001 From: Jing Ling Date: Sat, 7 Mar 2020 03:21:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A6=82=E4=BD=95=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E6=9C=80=E6=96=B0=E5=B8=AE=E5=8A=A9=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.en.md b/README.en.md index f72bec8..ce643a4 100644 --- a/README.en.md +++ b/README.en.md @@ -176,6 +176,8 @@ The OneForAll command line interface is based on [Fire](https://github.com/googl **oneforall.py help** + The following help information may not be up to date. You can use `python oneforall.py --help` to get the latest help information. + ```bash python oneforall.py --help ``` diff --git a/README.md b/README.md index 804d88e..f8eec13 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,8 @@ OneForAll命令行界面基于[Fire](https://github.com/google/python-fire/)实 ❗注意:当你在使用过程中遇到一些问题或者疑惑时,请先到[Issues](https://github.com/shmilylty/OneForAll/issues)里使用搜索找找答案,还可以参阅[常见问题与回答](https://github.com/shmilylty/OneForAll/tree/master/docs/Q&A.md)。 **oneforall.py使用帮助** + + 以下帮助信息可能不是最新的,你可以使用`python oneforall.py --help`获取最新的帮助信息。 ```bash python oneforall.py --help