diff options
| author | Matthew Sheby <44249925+msheby@users.noreply.github.com> | 2021-09-02 10:48:40 -0700 |
|---|---|---|
| committer | Matthew Sheby <44249925+msheby@users.noreply.github.com> | 2021-09-02 10:48:40 -0700 |
| commit | 8680b9e09179ad54cdd84abdd1cab8c84fe7950b (patch) | |
| tree | 5311f61d6357e75945123d10d352fffae30abbc2 /src/as-02-wrap.cpp | |
| parent | 077b77658e7a03416fe04a558c9bf8663bc2efb7 (diff) | |
update -D documentation
Diffstat (limited to 'src/as-02-wrap.cpp')
| -rwxr-xr-x | src/as-02-wrap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/as-02-wrap.cpp b/src/as-02-wrap.cpp index 8ba27ad..0914b57 100755 --- a/src/as-02-wrap.cpp +++ b/src/as-02-wrap.cpp @@ -143,7 +143,7 @@ Options:\n\ All color system values assume YCbCr; also use -R for RGB\n\ -C <ul> - Set ChannelAssignment UL value\n\ -d <duration> - Number of frames to process, default all\n\ - -D <depth> - Component depth for YCbCr images (default: 10)\n\ + -D <depth> - Component depth for YCbCr or RGB images (default: 10)\n\ -e - Encrypt JP2K headers (default)\n\ -E - Do not encrypt JP2K headers\n\ -F (0|1) - Set field dominance for interlaced image (default: 0)\n\ |
