From c8ff743b81bd21d57c7abae192bc8d59fa7e8f45 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 22 Apr 2020 19:56:21 +0800 Subject: [PATCH] fix --- cli.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli.js b/cli.js index 5463150..cc71ff8 100644 --- a/cli.js +++ b/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