[Issue 15446] New: Update DMD's man page
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 14 19:55:09 PST 2015
https://issues.dlang.org/show_bug.cgi?id=15446
Issue ID: 15446
Summary: Update DMD's man page
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: samjnaa at gmail.com
I'm using DMD 2.0.69.2 on Kubuntu Trusty 64 bit.
The man page (displayed by `man dmd`) seems to be seriously out of date
compared to the actual functionality. I'm not sure what is the equation of the
actual functionality to the online documentation, but it is clear that at least
the man page is outdated w.r.t. the online documentation.
For instance, `man dmd | grep main` produces nothing, whereas
http://dlang.org/dmd-linux.html#switches describes the -main switch.
Please update the man page (and the online doc if necessary) to reflect the
actual functionality.
Thanks.
--
More information about the Digitalmars-d-bugs
mailing list