From e38b85082f5ffdc8bedc948fa83f81d41042f062 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 2 Mar 2022 20:13:43 +0100 Subject: Remove non-existant option from create help. --- src/lib/create_cli.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/create_cli.cc b/src/lib/create_cli.cc index 26f3dbcae..311e93690 100644 --- a/src/lib/create_cli.cc +++ b/src/lib/create_cli.cc @@ -47,7 +47,6 @@ string CreateCLI::_help = " -s, --still-length number of seconds that still content should last\n" " --standard SMPTE or interop (default SMPTE)\n" " --no-use-isdcf-name do not use an ISDCF name; use the specified name unmodified\n" - " --no-sign do not sign the DCP\n" " --config directory containing config.xml and cinemas.xml\n" " --twok make a 2K DCP instead of choosing a resolution based on the content\n" " --fourk make a 4K DCP instead of choosing a resolution based on the content\n" -- cgit v1.2.3