From f7e6632f68b0474535aadb047400335fce82c461 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Mon, 20 Aug 2018 10:44:20 +0200 Subject: [PATCH] Document --tagged{,-only} in docs/cli-options.rst --- docs/cli-options.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/cli-options.rst b/docs/cli-options.rst index 1b585e9..6694676 100644 --- a/docs/cli-options.rst +++ b/docs/cli-options.rst @@ -74,6 +74,10 @@ automatically **finds it by its unique ID** and renames the folder likewise. Also **download stories** of each profile that is downloaded. Requires :option:`--login`. +.. option:: --tagged + + Also download posts where each profile is tagged. + .. option:: --no-metadata-json Do not create a JSON file containing the metadata of each post. @@ -93,6 +97,10 @@ automatically **finds it by its unique ID** and renames the folder likewise. If possible, use ``:stories`` target rather than :option:`--stories-only` with all your followees. ``:stories`` uses fewer API requests. +.. option:: --tagged-only + + Download only post where each profile is tagged, not their regular posts. + .. option:: --post-filter filter, --only-if filter Expression that, if given, must evaluate to True for each post to be