Forrest logo
back to context overview

tldr-generate

List of commands for tldr-generate:

  • tldr-generate:tldr:0ddcc tldr-generate: Remake the configuration file using a local configuration file.
    $ tlmgr generate --localcfg ${local_configuration_file}
    try on your machine
    explain this command
  • tldr-generate:tldr:7dd95 tldr-generate: Remake the configuration file storing into a specific location.
    $ tlmgr generate --dest ${output_file}
    try on your machine
    explain this command
  • tldr-generate:tldr:ae420 tldr-generate: Run necessary programs after rebuilding configuration files.
    $ tlmgr generate --rebuild-sys
    try on your machine
    explain this command
back to context overview