diff options
| author | jhurst <jhurst@cinecert.com> | 2012-03-15 17:54:15 +0000 |
|---|---|---|
| committer | jhurst <> | 2012-03-15 17:54:15 +0000 |
| commit | e511dc66f4a9c9278964d89a85662fcd9bfb18ac (patch) | |
| tree | 20f489314df8cb13903c3979528489e12e7f2dbe /src/asdcp-wrap.cpp | |
| parent | 12c2894876202fe20285bc5efaa7417611e29827 (diff) | |
pre as-02
Diffstat (limited to 'src/asdcp-wrap.cpp')
| -rwxr-xr-x | src/asdcp-wrap.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/asdcp-wrap.cpp b/src/asdcp-wrap.cpp index eb625d8..a704552 100755 --- a/src/asdcp-wrap.cpp +++ b/src/asdcp-wrap.cpp @@ -129,8 +129,8 @@ Options:\n\ -j <key-id-str> - Write key ID instead of creating a random value\n\ -k <key-string> - Use key for ciphertext operations\n\ -M - Do not create HMAC values when writing\n\ - -a <UUID> - Specify the Asset ID of a file (with -c)\n\ - -b <buffer-size> - Specify size in bytes of picture frame buffer.\n\ + -a <UUID> - Specify the Asset ID of a file\n\ + -b <buffer-size> - Specify size in bytes of picture frame buffer\n\ Defaults to 4,194,304 (4MB)\n\ -d <duration> - Number of frames to process, default all\n\ -f <start-frame> - Starting frame number, default 0\n\ |
