We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cf2f1 commit 6c4aef4Copy full SHA for 6c4aef4
README.md
@@ -17,7 +17,7 @@ Features:
17
- [x] watermark with
18
```shell
19
# file must be png
20
-image_filter_water_file /path/to/file/watermark.png;
+image_filter_water_image /path/to/file/watermark.png;
21
22
# optional watermark positioning
23
image_filter_water_pos [ top-left | top-right | center | bottom-left | bottom-right (default)];
0 commit comments