Skip to content
Snippets Groups Projects
Commit d341c8ca authored by Sven Gestegård Robertz's avatar Sven Gestegård Robertz
Browse files

added RAPID to help text

parent 7e2e5f6c
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@ public class LabComm {
println("[ Python options ]");
println(" -P Generates Python code in FILE.py");
println(" --python=PFILE Generates Python code in PFILE");
println("[ RAPID options ]");
println(" --rapid=FILE Generates RAPID code in FILE");
println("[ Misc options ]");
println(" --pretty Pretty prints on standard output");
println(" --typeinfo=TIFILE Generates typeinfo in TIFILE");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment