From 534497bea5a9597365b67d4f319293efab210820 Mon Sep 17 00:00:00 2001 From: Alexander Graf <17130992+aandergr@users.noreply.github.com> Date: Mon, 17 Feb 2020 19:05:39 +0100 Subject: [PATCH] fix misplacement of --request-timeout in docs --- docs/cli-options.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/cli-options.rst b/docs/cli-options.rst index 5bef2e5..09ed0bc 100644 --- a/docs/cli-options.rst +++ b/docs/cli-options.rst @@ -237,6 +237,12 @@ How to Download .. versionadded:: 4.2 +.. option:: --request-timeout N + + Seconds to wait before timing out a connection request. + + .. versionadded:: 4.3 + Miscellaneous Options ^^^^^^^^^^^^^^^^^^^^^ @@ -246,12 +252,6 @@ Miscellaneous Options if login credentials are needed but not given. This is handy for running :ref:`instaloader-as-cronjob`. -.. option:: --request-timeout N - - Seconds to wait before timing out a connection request. - - .. versionadded:: 4.3 - .. option:: +args.txt Read arguments from file `args.txt`, a shortcut to provide arguments from