Skip to content

Commit

Permalink
fix *HOMO* wildcard
Browse files Browse the repository at this point in the history
  • Loading branch information
dugalh committed Jul 12, 2022
1 parent 707a6db commit 9508a88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ Statistically compare the raw and corrected aerial images with the included Land

.. code:: shell
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
homonim compare ./homonim/tests/data/source/*_RGB.tif ./*FUSE*.tif
./homonim/tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif

Example
-------
Expand Down

0 comments on commit 9508a88

Please sign in to comment.