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 92a804a commit dc7ce32Copy full SHA for dc7ce32
1 file changed
README.md
@@ -42,7 +42,7 @@ Generate an image from the css-doodle source file. The source file can be a `.cs
42
* `-s, --selector`: CSS selector to target the rendered node, defaults to `css-doodle`.
43
* `-d, --delay`: Delay after the image is rendered, e.g, `2s`.
44
* `-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`.
+* `-ws, --window-size`: The size of the rendered window, e.g, `800x600`, defaults to `1600x900`.
46
* `--mp4`: Transform the generated `webm` file into `mp4`.
47
48
```bash
0 commit comments