Kaydet (Commit) 67ae8065 authored tarafından Michael Stahl's avatar Michael Stahl

idlc: document all parameters

üst 12d6fe95
......@@ -352,6 +352,8 @@ OString Options::prepareHelp()
help += " documentation.\n";
help += " -cid = check if identifiers fulfill the UNO naming\n";
help += " requirements.\n";
help += " -quiet = no output.\n";
help += " -verbose = verbose output.\n";
help += " -w = display warning messages.\n";
help += " -we = treat warnings as errors.\n";
help += " -h|-? = print this help message and exit.\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