From 66b3ec692893ab4382de2921bcaf1985da84382e Mon Sep 17 00:00:00 2001 From: michalens <42828375+michalens@users.noreply.github.com> Date: Fri, 19 Jun 2020 20:39:08 +0300 Subject: [PATCH] Add explanation on downloading single post (#694) --- docs/basic-usage.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/basic-usage.rst b/docs/basic-usage.rst index 057eb88..10d4b18 100644 --- a/docs/basic-usage.rst +++ b/docs/basic-usage.rst @@ -111,8 +111,12 @@ Instaloader supports the following targets: ``profile`` (requires :option:`--login`). - ``-post`` - The single **post** with the given shortcode. Must be preceeded by ``--`` in - the argument list to not be mistaken as an option flag. + Replace **post** with the post's shortcode to download single post. Must be preceeded by ``--`` in + the argument list to not be mistaken as an option flag:: + + instaloader -- -B_K4CykAOtf + + .. versionadded:: 4.1