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 9cb040e commit b1aa04fCopy full SHA for b1aa04f
1 file changed
README.md
@@ -99,9 +99,9 @@ Options:
99
-h, --help display help for command
100
101
Commands:
102
- render [options] <source> generate an image from the CSS Doodle source file
+ render [options] [source] generate an image from the CSS Doodle source file
103
preview [options] <source> open a window to preview the CSS Doodle file
104
- parse <source> print the parsed tokens, helped to debug on development
+ parse [source] print the parsed tokens, helped to debug on development
105
config display/set the configuration
106
generate generate code using CSS Doodle generators
107
help [command] display help for command
0 commit comments