We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d739d87 commit 8559bbdCopy full SHA for 8559bbd
README.md
@@ -57,6 +57,7 @@ is running. GrunWin also supports a handful of optional command line parameters
57
|--- |--- |
58
|--grammar \<name> | Attempts to load the specified grammar. |
59
|--rule \<name> | Attempts to load the specified rule name. |
60
+ |--file \<file name>| Attempts to load the specified file name into the editor window.|
61
|--trace | Trace grammar parsing. |
62
|--SLL | Parse using SLL prediction mode.|
63
|--diagnostics | Parse with diagnostics. |
0 commit comments