-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

unison


> Bidirectional file synchronisation tool.

More information.


Sync two directories (creates log first time these two directories are synchronised):

unison {path/to/directory_1} {path/to/directory_2}

Automatically accept the (non-conflicting) defaults:

unison {path/to/directory_1} {path/to/directory_2} -auto

Ignore some files using a pattern:

unison {path/to/directory_1} {path/to/directory_2} -ignore {pattern}

Show documentation:

unison -doc {topics}


> 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 00:13:56 2024