Skip to content

Commit 9508a88

Browse files
committed
fix *HOMO* wildcard
1 parent 707a6db commit 9508a88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ Statistically compare the raw and corrected aerial images with the included Land
7979

8080
.. code:: shell
8181
82-
homonim compare ./homonim/tests/data/source/*_RGB.tif ./*HOMO*.tif ./homonim/tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
82+
homonim compare ./homonim/tests/data/source/*_RGB.tif ./*FUSE*.tif
83+
./homonim/tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
8384

8485
Example
8586
-------

0 commit comments

Comments
 (0)