From 2df5e3ab3636e0c38c3003631d0d6acdb5bd23c6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 7 May 2019 11:35:07 +0100 Subject: Fix manual build. --- doc/manual/dcpomatic_kdm_cli.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/manual/dcpomatic_kdm_cli.xml (limited to 'doc/manual/dcpomatic_kdm_cli.xml') diff --git a/doc/manual/dcpomatic_kdm_cli.xml b/doc/manual/dcpomatic_kdm_cli.xml new file mode 100644 index 000000000..283763a34 --- /dev/null +++ b/doc/manual/dcpomatic_kdm_cli.xml @@ -0,0 +1,22 @@ + + +-h, --help — show this help +-o, --output — output file or directory +-K, --filename-format — filename format for KDMs +-Z, --container-name-format — filename format for ZIP containers +-f, --valid-from — valid from time (in local time zone of the cinema) (e.g. “2013-09-28 01:41:51”) or “now” +-t, --valid-to — valid to time (in local time zone of the cinema) (e.g. “2014-09-28 01:41:51”) +-d, --valid-duration — valid duration (e.g. “1 day”, “4 hours”, “2 weeks”) +-F, --formulation — modified-transitional-1, multiple-modified-transitional-1, dci-any or dci-specific [default modified-transitional-1] +-a, --disable-forensic-marking-picture — disable forensic marking of pictures essences +-a, --disable-forensic-marking-audio — disable forensic marking of audio essences (optionally above a given channel, e.g 12) +-z, --zip — ZIP each cinema's KDMs into its own file +-v, --verbose — be verbose +-c, --cinema — specify a cinema, either by name or email address +-S, --screen — screen description +-C, --certificate — file containing projector certificate +-T, --trusted-device — file containing a trusted device's certificate +--list-cinemas — list known cinemas from the DCP-o-matic settings +--list-dkdm-cpls — list CPLs for which DCP-o-matic has DKDMs + + \ No newline at end of file -- cgit v1.2.3