File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -212,14 +212,15 @@ $ guide-automator -h
212
212
Options:
213
213
214
214
215
- -h, --help output usage information
216
- -V, --version output the version number
215
+ -h, --help Output usage information
216
+ -V, --version Output the version number
217
217
-i, --input <File.md> Input .md file
218
218
- o, -- output <Folder > Output destination folder
219
219
- P, -- pdf Export manual to PDF, default is export for all types
220
220
- H, -- html Export manual to HTML, default is export for all types
221
221
- I, -- image Export ONLY manual' s image and ignore others types, default is export for all types
222
222
-s, --style <style.css> Css style to be used in the manual or theme [lightBlue,lightOrange]
223
+ -t, --autosleep <Millisecond> Time to sleep before screenshot
223
224
-d, --debug Show progress of code
224
225
225
226
Examples:
You can’t perform that action at this time.
0 commit comments