From 90504d14ea8c149a8023e9a13f8215d8e1404532 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 26 Mar 2025 10:28:00 +0100 Subject: Fix help. --- src/lib/create_cli.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/create_cli.cc b/src/lib/create_cli.cc index 6698e593c..aafb6b2f4 100644 --- a/src/lib/create_cli.cc +++ b/src/lib/create_cli.cc @@ -82,7 +82,7 @@ help() " -o, --output output directory\n" " --twod make a 2D DCP\n" " --threed make a 3D DCP\n" - " --j2k-bandwidth J2K bandwidth in Mbit/s\n" + " --video-bit-rate J2K bandwidth in Mbit/s\n" " --left-eye next piece of content is for the left eye\n" " --right-eye next piece of content is for the right eye\n" " --auto-crop next piece of content should be auto-cropped\n" -- cgit v1.2.3