-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

meld


> Graphical diffing and merging tool.

More information.


Start meld:

meld

Compare 2 files:

meld {path/to/file_1} {path/to/file_2}

Compare 2 directories:

meld {path/to/directory_1} {path/to/directory_2}

Compare 3 files:

meld {path/to/file_1} {path/to/file_2} {path/to/file_3}

Open a comparison as a new tab in a pre-existing meld instance:

meld --newtab {path/to/file_1} {path/to/file_2}

Compare multiple sets of files:

meld --diff {path/to/file_1} {path/to/file_2} --diff {path/to/file_3} {path/to/file_4}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:03:41 2024