
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 machineexplain this command
-
tlmgr-backup:tldr:66f15 tlmgr-backup: Make a backup of one or more packages.$ tlmgr backup ${package1 package2 ---}try on your machineexplain 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 machineexplain this command
-
tlmgr-backup:tldr:c70f2 tlmgr-backup: Remove all backups.$ tlmgr backup clean --alltry on your machineexplain this command
-
tlmgr-backup:tldr:cd488 tlmgr-backup: Make a backup of all packages.$ tlmgr backup --alltry on your machineexplain this command