添加takeover参数说明

This commit is contained in:
shmilylty
2019-10-31 00:02:08 +08:00
parent 9119e051b7
commit d8a0c55fe5
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -189,6 +189,8 @@ The OneForAll command line interface is based on [Fire](https://github.com/googl
Export path (default None)
--format=FORMAT
Export format (default xls)
--takeover=TAKEOVER
Check subdomain takeover (default True)
--show=SHOW
Terminal display exported data (default False)
```