Comment #0 by timothee.cour2 — 2017-01-17T03:21:36Z
* http://dlang.org/changelog/2.073.0.html doesn't it, and can't find it either in a clone of dlang.org:
dlang.org $ git grep -n 'as source file for'
empty
* Also, the doc is rather vague. Could we at least show a link in the help?
dmd --help
-mv=<package.module>=<filespec> use <filespec> as source file for <package.module> See http://dlang.org/changelog/2.073.0.html#dmd-mv
(file currently inexisting)
Also https://wiki.dlang.org/DIP13 is out of date (eg: -I instead of -mv)
Comment #1 by robert.schadek — 2024-12-15T15:24:04Z