diff options
Diffstat (limited to 'src/lib/create_cli.cc')
| -rw-r--r-- | src/lib/create_cli.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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 <dir> output directory\n" " --twod make a 2D DCP\n" " --threed make a 3D DCP\n" - " --j2k-bandwidth <Mbit/s> J2K bandwidth in Mbit/s\n" + " --video-bit-rate <Mbit/s> 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" |
