manpage: Add BUGS section
Recommend reading the bug reporting guidelines.
This commit is contained in:
parent
bc7149f6cf
commit
94aaf831ff
@ -73,3 +73,5 @@ htmlhelp_basename = 'youtube-dldoc'
|
|||||||
|
|
||||||
# -- Options for the man page ---------------------------------------------
|
# -- Options for the man page ---------------------------------------------
|
||||||
man_pages = [('youtube-dl.1', 'youtube-dl', 'download videos from youtube.com or other video platforms', 'Ricardo Garcia Gonzalez', 1)]
|
man_pages = [('youtube-dl.1', 'youtube-dl', 'download videos from youtube.com or other video platforms', 'Ricardo Garcia Gonzalez', 1)]
|
||||||
|
|
||||||
|
man_show_urls = True
|
||||||
|
@ -71,3 +71,8 @@ Examples::
|
|||||||
$ youtube-dl --dateafter 20000101 --datebefore 20091231
|
$ youtube-dl --dateafter 20000101 --datebefore 20091231
|
||||||
|
|
||||||
.. include:: faq.rst
|
.. include:: faq.rst
|
||||||
|
|
||||||
|
BUGS
|
||||||
|
====
|
||||||
|
|
||||||
|
Bugs and suggestions should be reported at: https://github.com/rg3/youtube-dl/issues. Please read the `bug reporting guidelines <https://github.com/rg3/youtube-dl/#bugs>`_ before opening a ticket.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user