tlmgr-path: add page (#6574)

This commit is contained in:
marchersimon
2021-09-22 01:28:33 +02:00
committed by GitHub
parent 30a11ed2df
commit bea9893786

View File

@@ -0,0 +1,13 @@
# tlmgr path
> Add or remove symlinks for TeX Live executables, man pages and info pages.
> This command has to be re-run for files added in the future.
> More information: <https://www.tug.org/texlive/tlmgr.html>.
- Add symlinks to TeX Live files:
`sudo tlmgr path add`
- Remove symlinks to TeX Live files:
`sudo tlmgr path remove`