Removed new line

This commit is contained in:
Jesse Vander Does
2021-02-08 14:06:58 -06:00
committed by Thomas Krijnen
parent 333ba08841
commit 65160f9bb4
-1
View File
@@ -342,7 +342,6 @@ int main(int argc, char** argv) {
("validate", "Checks whether geometrical output conforms to the included explicit quantities.")
("no-wire-intersection-check", "Skip wire intersection check.")
("no-wire-intersection-tolerance", "Set wire intersection tolerance to 0.")
("strict-tolerance", "Use exact tolerance from model. Default is a 10 "
"times increase for more permissive edge curves and fewer artifacts after "
"boolean operations at the expense of geometric detail "