diff options
| author | mikey <mikey@cinecert.com> | 2012-03-07 18:47:02 +0000 |
|---|---|---|
| committer | mikey <> | 2012-03-07 18:47:02 +0000 |
| commit | 64fc2d94daefe495cf01ce480c4d93a930c8bc8f (patch) | |
| tree | 1d4c709bb2d22385fc867d3abaec9fba782f98ad /src/asdcp-wrap.cpp | |
| parent | 289c401aa8ece7c5a36c9ced15cdb7b951069238 (diff) | |
fixed erroroneous info in --help output
Diffstat (limited to 'src/asdcp-wrap.cpp')
| -rwxr-xr-x | src/asdcp-wrap.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/asdcp-wrap.cpp b/src/asdcp-wrap.cpp index bca7822..eb625d8 100755 --- a/src/asdcp-wrap.cpp +++ b/src/asdcp-wrap.cpp @@ -118,11 +118,9 @@ USAGE: %s [-h|-help] [-V]\n\ fprintf(stream, "\ Options:\n\ - -3 - With -c, create a stereoscopic image file. Expects two\n\ + -3 - Create a stereoscopic image file. Expects two\n\ directories of JP2K codestreams (directories must have\n\ an equal number of frames; left eye is first).\n\ - - With -x, force stereoscopic interpretation of a JP2K\n\ - track file.\n\ -C <UL> - Set ChannelAssignment UL value\n\ -h | -help - Show help\n\ -V - Show version information\n\ |
