diff --git a/README.md b/README.md index 26bbf91..c9b3dc9 100644 --- a/README.md +++ b/README.md @@ -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 | diff --git a/README.rst b/README.rst index c347c73..b398cc5 100644 --- a/README.rst +++ b/README.rst @@ -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