diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/makedcp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/makedcp.cc b/src/tools/makedcp.cc index 5856ba0aa..7bf87da0c 100644 --- a/src/tools/makedcp.cc +++ b/src/tools/makedcp.cc @@ -42,7 +42,7 @@ help (string n) cerr << "Syntax: " << n << " [OPTION] <FILM>\n" << " -h, --help show this help\n" << " -d, --deps list DVD-o-matic dependency details and quit\n" - << " -t, --test run in test mode (repeatable UUID generation and timestamps)\n" + << " -t, --test run in test mode (repeatable UUID generation, timestamps etc.)\n" << " -n, --no-progress do not print progress to stdout\n" << "\n" << "<FILM> is the film directory.\n"; |
