diff dmd/Util.d @ 75:cfa3747ebe4c

Changed dmd to ddmd in the "usage" message and added "ported to D by community" to desription to distinguish from pure dmd build
author korDen
date Sun, 29 Aug 2010 12:59:00 +0400
parents fd4acc376c45
children 43073c7c7769
line wrap: on
line diff
--- a/dmd/Util.d	Sun Aug 29 09:43:40 2010 +0100
+++ b/dmd/Util.d	Sun Aug 29 12:59:00 2010 +0400
@@ -511,7 +511,7 @@
     writef(
 "Documentation: http://www.digitalmars.com/d/2.0/index.html\n"
 "Usage:\n"
-"  dmd files.d ... { -switch }\n"
+"  ddmd files.d ... { -switch }\n"
 "\n"
 "  files.d        D source files\n"
 "  @cmdfile       read arguments from cmdfile\n"