Skip to content

Commit

Permalink
Merge pull request #79 from jerichosy/readme-fix
Browse files Browse the repository at this point in the history
Fix README
  • Loading branch information
ToaHartor committed Feb 3, 2023
2 parents 524c695 + 61c2b8b commit 77055c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Several options are available for most of the commands :
`--output` allows to choose the output folder
`--merge` adds a merging step, putting the video, the audio (and the subtitles if the `--subs` option is also there) into a single MKV file
`--no-cleanup` disables the suppression of the extracted files after merging
`--engine` specifies the merging program used (either `internal`, ``mkvmerge` or ``ffmpeg`, using the internal method by default)
`--mkv-engine` specifies the merging program used (either `internal`, `mkvmerge` or `ffmpeg`, using the internal method by default)

### Examples
- `GICutscenes -h` displays the help menu
Expand Down

0 comments on commit 77055c8

Please sign in to comment.