From 41d24e497a37a0e5d2f8077ed3e4cffaa946b3b4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 30 Mar 2024 01:24:11 +0100 Subject: Fix typo in help. --- tools/dcpdecryptmxf.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/dcpdecryptmxf.cc b/tools/dcpdecryptmxf.cc index 1cdb58ec..a375093c 100644 --- a/tools/dcpdecryptmxf.cc +++ b/tools/dcpdecryptmxf.cc @@ -62,7 +62,7 @@ static void help (string n) { cerr << "Re-write a MXF (decrypting it if required)\n" - << "Syntax: " << n << " [OPTION] ]\n" + << "Syntax: " << n << " [OPTION] \n" << " --version show libdcp version\n" << " -v, --verbose be verbose\n" << " -h, --help show this help\n" -- cgit v1.2.3