diff --git a/README.md b/README.md index 0a2b83b..c8cfe2e 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,7 @@ usage: jpylyzer [-h] [--format FMT] [--mix {1,2}] [--nopretty] |Argument|Description| |:--|:--| |`[-h, --help]`|show help message and exit| -|`[--format FMT]`|validation format; allowed values are `jp2` (JPEG 2000 Part 1, used by default), `j2c` (Part 1 -codestream), `jph` (JPEG 2000 Part 15 / High Throughput JPEG 2000) and `jhc` (Part 15 codestream)| +|`[--format FMT]`|validation format; allowed values are `jp2` (JPEG 2000 Part 1, used by default), `j2c` (Part 1 codestream), `jph` (JPEG 2000 Part 15 / High Throughput JPEG 2000) and `jhc` (Part 15 codestream)| |`[--mix {1,2}]`|report additional output in NISO MIX format (version 1.0 or 2.0)| |`[--nopretty]`|suppress pretty-printing of XML output| |`[--nullxml]`|extract null-terminated XML content from XML and UUID boxes(doesn't affect validation)| diff --git a/doc/jpylyzerUserManual.html b/doc/jpylyzerUserManual.html index 200042d..c617fe3 100644 --- a/doc/jpylyzerUserManual.html +++ b/doc/jpylyzerUserManual.html @@ -278,37 +278,33 @@

Optional arguments

[--format FMT] -validation format; allowed values are jp2 (JPEG 2000 Part 1, used by default), j2c (Part 1 +validation format; allowed values are jp2 (JPEG 2000 Part 1, used by default), j2c (Part 1 codestream), jph (JPEG 2000 Part 15 / High Throughput JPEG 2000) and jhc (Part 15 codestream) -codestream), jph (JPEG 2000 Part 15 / High Throughput JPEG 2000) and jhc (Part 15 codestream) - - - [--mix {1,2}] report additional output in NISO MIX format (version 1.0 or 2.0) - + [--nopretty] suppress pretty-printing of XML output - + [--nullxml] extract null-terminated XML content from XML and UUID boxes(doesn’t affect validation) - + [--recurse, -r] when analysing a directory, recurse into subdirectories - + [--packetmarkers] Report packet-level codestream markers (plm, ppm, plt, ppt) - + [--verbose] report test results in verbose format - + [-v, --version] show program’s version number and exit diff --git a/doc/jpylyzerUserManual.md b/doc/jpylyzerUserManual.md index 453fa9e..16a953e 100644 --- a/doc/jpylyzerUserManual.md +++ b/doc/jpylyzerUserManual.md @@ -323,8 +323,7 @@ brackets (example: `[-h]`) are optional. |Argument|Description| |:--|:--| |`[-h, --help]`|show help message and exit| -|`[--format FMT]`|validation format; allowed values are `jp2` (JPEG 2000 Part 1, used by default), `j2c` (Part 1 -codestream), `jph` (JPEG 2000 Part 15 / High Throughput JPEG 2000) and `jhc` (Part 15 codestream)| +|`[--format FMT]`|validation format; allowed values are `jp2` (JPEG 2000 Part 1, used by default), `j2c` (Part 1 codestream), `jph` (JPEG 2000 Part 15 / High Throughput JPEG 2000) and `jhc` (Part 15 codestream)| |`[--mix {1,2}]`|report additional output in NISO MIX format (version 1.0 or 2.0)| |`[--nopretty]`|suppress pretty-printing of XML output| |`[--nullxml]`|extract null-terminated XML content from XML and UUID boxes(doesn't affect validation)| diff --git a/doc/userManual.html b/doc/userManual.html index fc8ca2f..c227907 100644 --- a/doc/userManual.html +++ b/doc/userManual.html @@ -444,37 +444,33 @@

Optional arguments

[--format FMT] -validation format; allowed values are jp2 (JPEG 2000 Part 1, used by default), j2c (Part 1 +validation format; allowed values are jp2 (JPEG 2000 Part 1, used by default), j2c (Part 1 codestream), jph (JPEG 2000 Part 15 / High Throughput JPEG 2000) and jhc (Part 15 codestream) -codestream), jph (JPEG 2000 Part 15 / High Throughput JPEG 2000) and jhc (Part 15 codestream) - - - [--mix {1,2}] report additional output in NISO MIX format (version 1.0 or 2.0) - + [--nopretty] suppress pretty-printing of XML output - + [--nullxml] extract null-terminated XML content from XML and UUID boxes(doesn’t affect validation) - + [--recurse, -r] when analysing a directory, recurse into subdirectories - + [--packetmarkers] Report packet-level codestream markers (plm, ppm, plt, ppt) - + [--verbose] report test results in verbose format - + [-v, --version] show program’s version number and exit