docs(quick): Stale Sphinx ref link target name
Not sure how I missed this in my local testing, but this should have been a part a previous PR. Refs #1304
This commit is contained in:
parent
ccdad4d4cd
commit
6cb40046e1
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ instructions to the letter.
|
||||||
|
|
||||||
#. Preview what ``ytdl-sub`` would do for this subscription:
|
#. Preview what ``ytdl-sub`` would do for this subscription:
|
||||||
|
|
||||||
Run the :ref:`'sub' sub-command <usage:sub options>` but with the ``max_downloads``
|
Run the :ref:`'sub' sub-command <usage:subscriptions options>` but with the ``max_downloads``
|
||||||
setting from ``yt-dlp`` along with the ``--dry-run`` and ``--match`` options from
|
setting from ``yt-dlp`` along with the ``--dry-run`` and ``--match`` options from
|
||||||
``ytdl-sub`` to minimize requests and prevent actual downloads. Be sure to update the
|
``ytdl-sub`` to minimize requests and prevent actual downloads. Be sure to update the
|
||||||
``--match="..."`` value with the subscription name::
|
``--match="..."`` value with the subscription name::
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue