Author: zguo
Date: Thu May 21 00:03:53 2009
New Revision: 41023
URL:
http://svn.reactos.org/svn/reactos?rev=41023&view=rev
Log:
Add missing parameter to readme.
Modified:
trunk/reactos/tools/cdmake/readme.txt
Modified: trunk/reactos/tools/cdmake/readme.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/tools/cdmake/readme.txt?re…
==============================================================================
--- trunk/reactos/tools/cdmake/readme.txt [iso-8859-1] (original)
+++ trunk/reactos/tools/cdmake/readme.txt [iso-8859-1] Thu May 21 00:03:53 2009
@@ -40,7 +40,7 @@
The utility is called up by a command line of the following form:
- CDMAKE [-q] [-v] [-p] [-s N] [-m] [-b bootimage] source volume image
+ CDMAKE [-q] [-v] [-p] [-s N] [-m] [-j] [-b bootimage] source volume image
source specifications of base directory containing all files to
be written to CD-ROM image
@@ -61,6 +61,8 @@
-m accept punctuation marks other than underscores in
names and extensions
+
+ -j generates Joliet filename records
-b bootimage create bootable ElTorito CD-ROM using 'no emulation' mode