Fix typo
authorMiguel de Icaza <miguel@gnome.org>
Fri, 27 Jan 2012 04:23:11 +0000 (23:23 -0500)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 27 Jan 2012 04:23:11 +0000 (23:23 -0500)
mcs/docs/compiler.txt

index 351662ffe234f4211cc50bc975ff92c121c89a26..0ddfca2da33bc724a11a3173e2bdb2a800af694a 100755 (executable)
 
        During debugging, you want to change this to:
 
-       ./../jay/jay -c < ./../jay/skeleton.cs cs-parser.jay
+       ./../jay/jay -cvt < ./../jay/skeleton.cs cs-parser.jay
 
        This generates a parser with debugging information and allows
        you to activate verbose parser output in both the csharp