fixed debug images being output without debug flag.

Explicitly added quotes ("") to readme command example
This commit is contained in:
Samuele Lorefice
2025-04-07 10:40:15 +02:00
parent f37c7039e5
commit de46c11510
4 changed files with 25 additions and 4 deletions

View File

@@ -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: