[DOCS] Update inspect usage in first config docs (#1460)
Remove invalid CLI args in example
This commit is contained in:
parent
915d445e21
commit
bb96f00ca5
1 changed files with 2 additions and 2 deletions
|
|
@ -251,7 +251,7 @@ You can unpack any subscription using the ``inspect`` sub-command to see its boi
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
ytdl-sub inspect --config /path/to/config.yaml --match "BBC News" /path/to/subscriptions.yaml
|
ytdl-sub inspect --match "BBC News" /path/to/subscriptions.yaml
|
||||||
|
|
||||||
This can be utilized for numerous purposes including:
|
This can be utilized for numerous purposes including:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue