Textual Improvements on Documentation

- Fix spelling errors / typos,

- Remove deprecated command line options from doc.
This commit is contained in:
Alexander Graf
2020-07-30 16:41:45 +02:00
parent 4f5b223b60
commit 6791e9a2f8
6 changed files with 10 additions and 44 deletions

View File

@@ -730,9 +730,9 @@ class Instaloader:
"""
Download the Posts returned by given Post Iterator.
..versionadded:: 4.4
.. versionadded:: 4.4
..versionchanged:: 4.5
.. versionchanged:: 4.5
Transparently resume an aborted operation if `posts` is a :class:`NodeIterator`.
:param posts: Post Iterator to loop through.