pdftract/docs/user-docs
jedarden 3e3fff08e1 fix(pdftract-1j0f8): fix clap short flag conflict in conformance subcommand
The conformance subcommand had duplicate short options (-s) for both
--suite and --sdk, causing the CLI reference generator to panic with
"Short option names must be unique".

Changed --sdk short option from -s to -k (matching the CI workflow
convention). This allows the gen-cli-reference binary to run and the
CI cli-ref-gen gate to function correctly.

Also regenerated mdBook build output including the new cli-reference.html.

Closes pdftract-1j0f8. Verification: notes/pdftract-1j0f8.md.
2026-06-08 16:06:26 -04:00
..
build/user-docs fix(pdftract-1j0f8): fix clap short flag conflict in conformance subcommand 2026-06-08 16:06:26 -04:00
src fix(pdftract-1j0f8): prevent newline accumulation in CLI reference generator 2026-06-08 16:00:28 -04:00
book.toml docs(pdftract-1g87): create mdBook scaffolding for user documentation 2026-05-18 00:38:51 -04:00