Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[minor bug] bad formatting of man page #6510
Comments
|
It's fixed now, thanks for the report and the proposed solution. |
|
Thanks, this resolves https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793054. |
Some sections in the man page are badly formatted, notably in the OPTIONS section and the FAQ section. The problem is most likely caused by hard-coded spaces/tabs and line breaks.
Consider python(1):


and youtube-dl(1):
Also the Debian bug report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793054
When I run
make youtube-dl.1, it shows:Should I try augmenting
devscripts/prepare_manpage.py? Thanks!-- System Information:
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.06.04.1
[debug] Python version 2.7.10 - Linux-4.1.0-1-amd64-x86_64-with-debian-stretch-sid
[debug] exe versions: avconv 11.4-6, avprobe 11.4-6, rtmpdump 2.4
[debug] Proxy map: {}