Skip to Main content

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
Aliases: path

-t, --title <TITLE>

Page title for the patched report
Default values: Diff Report

-l, --left-title <LEFT_TITLE>

Header label for the left (old) column
Default values: Old Version
Aliases: ltitle

-r, --right-title <RIGHT_TITLE>

Header label for the right (new) column
Default values: New Version
Aliases: rtitle

-h, --help

Print help.