From 0f4e63d11809f2911c8a66aa0bb81cf4fa498d6b Mon Sep 17 00:00:00 2001 From: Joanna White <37188631+digitensions@users.noreply.github.com> Date: Thu, 7 Mar 2024 11:31:04 +0000 Subject: [PATCH] Update User_Manual.md --- Doc/User_Manual.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Doc/User_Manual.md b/Doc/User_Manual.md index 0aa4449c..87dbc261 100644 --- a/Doc/User_Manual.md +++ b/Doc/User_Manual.md @@ -17,13 +17,9 @@ To encode your sequences using the best preservation flags within RAWcooked then | Commands with --all | Description | | ------------------------- | ------------------------------------------ | | ```--info``` | Supplies useful file information | -| ```--conch``` | Conformance checks file format where | -| | supported (partially implemented for DPX) | +| ```--conch``` | Conformance checks file format where supported (partially implemented for DPX) | | ```--encode / --decode``` | Selected based on supplied file type | -| ```--hash``` | Important flag which computes hashes and | -| | embeds them in reversibility data stored | -| | in MKV wrapper allowing reversibility test | -| | assurance when original sequences absent. | +| ```--hash``` | Important flag which computes hashes and embeds them in reversibility data stored in MKV wrapper allowing reversibility test assurance when original sequences absent. | | ```--coherency``` | Ensures package and content are coherent | | | eg, sequence gap checks and audio duration | | | matches image sequence duration |