mirror of
https://github.com/r4sas/PBinCLI
synced 2025-03-12 13:21:27 +00:00
add output
option to README (#40)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
a7d62df966
commit
ee11c06eda
@ -54,6 +54,7 @@ proxy=http://127.0.0.1:3128
|
||||
| short_user | None | Used only in `yourls` |
|
||||
| short_pass | None | Used only in `yourls` |
|
||||
| short_token | None | Used only in `yourls` |
|
||||
| output | None | Path to the directory where the received data will be saved |
|
||||
| no_check_certificate | False | True / False |
|
||||
| no_insecure_warning | False | True / False |
|
||||
| compression | zlib | zlib / none |
|
||||
|
@ -104,6 +104,9 @@ List of OPTIONS available
|
||||
* - short_token
|
||||
- None
|
||||
- Used only in ``yourls``
|
||||
* - output
|
||||
- None
|
||||
- Path to the directory where the received data will be saved
|
||||
* - no_check_certificate
|
||||
- False
|
||||
- True / False
|
||||
|
Loading…
x
Reference in New Issue
Block a user