1
1
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:
R4SAS 2023-04-07 22:45:11 +03:00
parent a7d62df966
commit ee11c06eda
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
2 changed files with 4 additions and 0 deletions

View File

@ -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 |

View File

@ -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