-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

tlmgr backup


> Manage backups of TeX Live packages.

> The default backup location is saved in the `backupdir` setting, which can be optained with `tlmgr option`.

More information.


Make a backup of one or more packages:

tlmgr backup {package1 package2 ...}

Make a backup of all packages:

tlmgr backup --all

Make a backup to a specific directory:

tlmgr backup {package} --backupdir {path/to/backup_directory}

Remove a backup of one or more packages:

tlmgr backup clean {package1 package2 ...}

Remove all backups:

tlmgr backup clean --all


> 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 Fri May 17 01:03:47 2024