Browse Source

fix

pull/22/head
Mikael Finstad 6 years ago
parent
commit
c8ff743b81
  1. 2
      cli.js

2
cli.js

@ -25,7 +25,7 @@ const cli = meow(`
--out Out video path (defaults to ./editly-out.mp4) - can also be a .gif
--json Use JSON edit spec
--transition-name Name of default transition to use (default: random)
--transition-duration Default transition duration in milliseconds
--transition-duration Default transition duration
--width Width which all media will be converted to
--height Height which all media will be converted to
--fps FPS which all videos will be converted to

Loading…
Cancel
Save