remove braces around scale to prevent doxygen from interpreting this as HTML tag
This commit is contained in:
		@@ -6,7 +6,7 @@ To use the application on the command line check 'gds-render --help'.
 | 
				
			|||||||
Application Options:
 | 
					Application Options:
 | 
				
			||||||
-  -t, --tikz                         Output TikZ code
 | 
					-  -t, --tikz                         Output TikZ code
 | 
				
			||||||
-  -p, --pdf                          Output PDF document
 | 
					-  -p, --pdf                          Output PDF document
 | 
				
			||||||
-  -s, --scale=<SCALE>                Divide output coordinates by <SCALE>
 | 
					-  -s, --scale=SCALE                Divide output coordinates by SCALE
 | 
				
			||||||
-  -o, --tex-output=PATH              Optional path for TeX file
 | 
					-  -o, --tex-output=PATH              Optional path for TeX file
 | 
				
			||||||
-  -O, --pdf-output=PATH              Optional path for PDF file
 | 
					-  -O, --pdf-output=PATH              Optional path for PDF file
 | 
				
			||||||
-  -m, --mapping=PATH                 Path for Layer Mapping File
 | 
					-  -m, --mapping=PATH                 Path for Layer Mapping File
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user