LinuxCommandLibrary

tldr-generate

Remake configuration files from information stored locally.

TLDR

Remake the configuration file storing into a specific location

$ tlmgr generate --dest [output_file]
copy


Remake the configuration file using a local configuration file
$ tlmgr generate --localcfg [local_configuration_file]
copy


Run necessary programs after rebuilding configuration files
$ tlmgr generate --rebuild-sys
copy

Copied to clipboard