Commit caae817c authored by Lev Walkin's avatar Lev Walkin

switch places

parent 3aed7ffb
...@@ -264,9 +264,9 @@ usage(char *av0) { ...@@ -264,9 +264,9 @@ usage(char *av0) {
"\t-L\tGenerate \"-- #line\" comments in -E output\n" "\t-L\tGenerate \"-- #line\" comments in -E output\n"
"\n" "\n"
"\t-P \tConcatenate and print the compiled text\n" "\t-P \tConcatenate and print the compiled text\n"
"\t-R \tRestrict output (tables only, no support code)\n"
"\t-S <dir>\tDirectory with support (skeleton?) files\n" "\t-S <dir>\tDirectory with support (skeleton?) files\n"
"\t \t(Default is \"%s\")\n" "\t \t(Default is \"%s\")\n"
"\t-R \tRestrict output (tables only, no support code)\n"
"\n" "\n"
"\t-t <data>\tDecode the given tag[/length] sequence\n" "\t-t <data>\tDecode the given tag[/length] sequence\n"
"\n" "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment