Fix missing word.
authorCarl Hetherington <cth@carlh.net>
Mon, 28 Jan 2019 22:24:34 +0000 (22:24 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 Jan 2019 22:24:34 +0000 (22:24 +0000)
src/tools/dcpomatic_kdm_cli.cc

index 84eb989eee1cfeec7821197cd30848dca48de9fb..21f9ec7340d198ac70dd584106cadbd4ebfc1bce 100644 (file)
@@ -60,8 +60,8 @@ help ()
                "  -t, --valid-to                           valid to time (in local time zone of the cinema) (e.g. \"2014-09-28 01:41:51\")\n"
                "  -d, --valid-duration                     valid duration (e.g. \"1 day\", \"4 hours\", \"2 weeks\")\n"
                "  -F, --formulation                        modified-transitional-1, multiple-modified-transitional-1, dci-any or dci-specific [default modified-transitional-1]\n"
-               "  -a, --disable-forensic-marking-picture   disable forensic of pictures essences\n"
-               "  -a, --disable-forensic-marking-audio     disable forensic of audio essences (optionally above a given channel, e.g 12)\n"
+               "  -a, --disable-forensic-marking-picture   disable forensic marking of pictures essences\n"
+               "  -a, --disable-forensic-marking-audio     disable forensic marking of audio essences (optionally above a given channel, e.g 12)\n"
                "  -z, --zip                                ZIP each cinema's KDMs into its own file\n"
                "  -v, --verbose                            be verbose\n"
                "  -c, --cinema                             specify a cinema, either by name or email address\n"