[DOCS] Fix command arg type
This commit is contained in:
parent
970c74ba45
commit
915d445e21
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ Usage:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
ytdl-sub inspect --match "Game Chops" -mock 'title=Lets Play' examples/music_subscriptions.yaml
|
||||
ytdl-sub inspect --match "Game Chops" --mock 'title=Lets Play' examples/music_subscriptions.yaml
|
||||
|
||||
.. code-block:: text
|
||||
:caption: Additional Options
|
||||
|
|
|
|||
Loading…
Reference in a new issue