Document --tagged{,-only} in docs/cli-options.rst
This commit is contained in:
parent
9258b84695
commit
f7e6632f68
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user