The tldr-pages project is a collection of community-maintained help pages for command-line tools
The tldr-pages project is a collection of community-maintained help pages for command-line tools. This package installs an archive of the latest help pages to your system.
The tldr-pages project is a collection of community-maintained help pages for command-line tools. This package installs an archive of the latest help pages to your system.
To install tldr-pages, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tldr-pages
To see what files were installed by tldr-pages, run:
port contents tldr-pages
To later upgrade tldr-pages, run:
sudo port selfupdate && sudo port upgrade tldr-pages
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.