mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
添加如何获取最新帮助信息提示
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user