Remove non-existant option from create help.
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Mar 2022 19:13:43 +0000 (20:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Mar 2022 19:13:43 +0000 (20:13 +0100)
src/lib/create_cli.cc

index 26f3dbcae0b80b2ba9cc7235658590fd1eb857c8..311e936900ab0bbcfc8f6fb07e117329ac7ad420 100644 (file)
@@ -47,7 +47,6 @@ string CreateCLI::_help =
        "  -s, --still-length <n>        number of seconds that still content should last\n"
        "      --standard <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 <dir>            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"