Fix typo
[mono.git] / 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