merge3 - Man Page

merge3 – 3-way merge of texts

Synopsis

merge3 [-h] [--annotated] mine base other

Description

Given base, other, this, tries to produce a combined text incorporating the changes from both baseother and basethis.

Options

Positional Arguments

mine

My text

base

Base text

other

Other text

Optional Arguments

-h,  --help

Show a help message and exit.

--annotated

Show annotated view.

Info

September 2026