tuyen dev patch-winmerge-report
Post-process a WinMerge HTML report with custom titles and styling.
Usage
tuyen dev patch-winmerge-report [OPTIONS] --input <INPUT>Options
-i, --input <INPUT>
- Path to the WinMerge HTML report file to patch.
- Required: Yes.
- Alias:
path.
-t, --title <TITLE>
- Page title for the patched report.
- Default value:
Diff Report.
-l, --left-title <LEFT_TITLE>
- Header label for the left (old) column in the report.
- Default value:
Old Version. - Alias:
ltitle.
-r, --right-title <RIGHT_TITLE>
- Header label for the right (new) column in the report.
- Default value:
New Version. - Alias:
rtitle.
-h, --help
- Print help.