Skip to content

Commit 0443307

Browse files
Update README.md
1 parent a3fc92e commit 0443307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The `[global options]` apply to the overarching `git-sim` simulation itself, inc
119119

120120
`--light-mode`: Use a light mode color scheme instead of default dark mode.
121121
`--animate`: Instead of outputting a static image, animate the Git command behavior in a .mp4 video.
122-
`--media-dir`: The path at which to store the simulated output media files.
122+
`--media-dir`: The path at which to store the simulated output media files.
123123
`-d`: Disable the automatic opening of the image/video file after generation. Useful to avoid errors in console mode with no GUI.
124124
`--reverse, -r`: Display commit history in the reverse direction.
125125
`--img-format`: Output format for the image file, i.e. `jpg` or `png`. Default output format is `jpg`.

0 commit comments

Comments
 (0)