mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
C#: Cleanup implementation.
This commit is contained in:
@@ -58,7 +58,6 @@ namespace Semmle.Extraction.CSharp.Standalone
|
||||
output.WriteLine("Additional options:\n");
|
||||
output.WriteLine(" --threads:nnn Specify number of threads (default=CPU cores)");
|
||||
output.WriteLine(" --verbose Produce more output");
|
||||
output.WriteLine(" --pdb Cross-reference information from PDBs where available");
|
||||
}
|
||||
|
||||
private Options()
|
||||
|
||||
Reference in New Issue
Block a user