Skip to content

Commit a9414e2

Browse files
authored
Update README.md
1 parent 3b8ce4d commit a9414e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,14 +212,15 @@ $ guide-automator -h
212212
Options:
213213

214214

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
217217
-i, --input <File.md> Input .md file
218218
-o, --output <Folder> Output destination folder
219219
-P, --pdf Export manual to PDF, default is export for all types
220220
-H, --html Export manual to HTML, default is export for all types
221221
-I, --image Export ONLY manual's image and ignore others types, default is export for all types
222222
-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
223224
-d, --debug Show progress of code
224225
225226
Examples:

0 commit comments

Comments
 (0)