Compare commits

..

No commits in common. '40df924586bca086629405ffb7a746b3624e8fb3' and 'e5ee4fc6dc590ed0ef12a21f4b173face4015cfc' have entirely different histories.

  1. 1
      src/main.rs

@ -75,7 +75,6 @@ fn main() {
.long("automove")
.value_name("ENTRY=VIDEOTIME")
.multiple(true)
.number_of_values(1)
.help("Move subtitles starting at a given time or index to align with \
a matching audio track time. This argument can be given multiple times. \
Some subtitles may be dropped if they fall outside the timeline after \

Loading…
Cancel
Save