Skip to content

Commit 3a9e044

Browse files
committed
docs: clarification
1 parent fa54b27 commit 3a9e044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Options:
4141

4242
### Supported Image Formats
4343

44-
The CLI should support any image format supported by the [image](https://crates.io/crates/image) crate, but tested with JPEG and PNG. The format is determined from the `path`'s file extension.
44+
The CLI should support any image format supported by the [image](https://crates.io/crates/image) crate, but tested with JPEG and PNG. The format is determined from the extension of your input file (`<INPUT>`).
4545

4646
## License
4747

0 commit comments

Comments
 (0)