Forrest logo
back to context overview

tlmgr-backup

List of commands for tlmgr-backup:

  • tlmgr-backup:tldr:23c48 tlmgr-backup: Remove a backup of one or more packages.
    $ tlmgr backup clean ${package1 package2 ---}
    try on your machine
    explain this command
  • tlmgr-backup:tldr:66f15 tlmgr-backup: Make a backup of one or more packages.
    $ tlmgr backup ${package1 package2 ---}
    try on your machine
    explain this command
  • tlmgr-backup:tldr:732c4 tlmgr-backup: Make a backup to a custom directory.
    $ tlmgr backup ${package} --backupdir ${path-to-backup_directory}
    try on your machine
    explain this command
  • tlmgr-backup:tldr:c70f2 tlmgr-backup: Remove all backups.
    $ tlmgr backup clean --all
    try on your machine
    explain this command
  • tlmgr-backup:tldr:cd488 tlmgr-backup: Make a backup of all packages.
    $ tlmgr backup --all
    try on your machine
    explain this command
back to context overview