Skip to content

Commit 6c4aef4

Browse files
committed
update doc
1 parent 04cf2f1 commit 6c4aef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Features:
1717
- [x] watermark with
1818
```shell
1919
# file must be png
20-
image_filter_water_file /path/to/file/watermark.png;
20+
image_filter_water_image /path/to/file/watermark.png;
2121

2222
# optional watermark positioning
2323
image_filter_water_pos [ top-left | top-right | center | bottom-left | bottom-right (default)];

0 commit comments

Comments
 (0)