Skip to content

Commit dc7ce32

Browse files
committed
Fix docs
1 parent 92a804a commit dc7ce32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Generate an image from the css-doodle source file. The source file can be a `.cs
4242
* `-s, --selector`: CSS selector to target the rendered node, defaults to `css-doodle`.
4343
* `-d, --delay`: Delay after the image is rendered, e.g, `2s`.
4444
* `-t, --time`: Record screen for a specific time, e.g, `10s`.
45-
* `-ws, --window-size`: `The size of the rendered window, e.g, `800x600`, defaults to `1600x900`.
45+
* `-ws, --window-size`: The size of the rendered window, e.g, `800x600`, defaults to `1600x900`.
4646
* `--mp4`: Transform the generated `webm` file into `mp4`.
4747

4848
```bash

0 commit comments

Comments
 (0)