fixed debug images being output without debug flag.
Explicitly added quotes ("") to readme command example
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- *nix style command line interface
|
||||
|
||||
## How to use:
|
||||
From command line: `SDFMapTool -D <directory_with_images> -i <image1.png;image2.png;...> -o <output_file_path.png> ...`
|
||||
From command line: `SDFMapTool -D <directory_with_images> -i "<image1.png;image2.png;...>" -o <output_file_path.png> ...`
|
||||
|
||||
Available options:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user