diff options
Diffstat (limited to 'doc/manual/dcpomatic.xml')
| -rw-r--r-- | doc/manual/dcpomatic.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 9608d7bc2..df4bc75f5 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3935,6 +3935,10 @@ are changed. </itemizedlist> <para> + It will also report some ‘good’ things, which have been checked and found to be in order. + </para> + + <para> The following sections list what the verifier checks for in each category. </para> @@ -3953,6 +3957,11 @@ are changed. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="verify_warnings.xml"/> </section> + <section> + <title>Good things</title> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="verify_ok.xml"/> + </section> + </chapter> |
