diff options
author | Robert Alessi <alessi@robertalessi.net> | 2024-04-27 11:44:55 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2024-04-27 11:44:55 +0200 |
commit | cd31b504ab7715af3e4c16d19e441581ea1f683c (patch) | |
tree | 3b788d59f26ee429ebdfe541921bee7cbfefe631 /README.md | |
parent | b0c2f3df1eb678eef6e511af9109318408c42244 (diff) | |
download | texlive-openbsd-cd31b504ab7715af3e4c16d19e441581ea1f683c.tar.gz |
added tlobsd help
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -245,6 +245,12 @@ tlobsd mksymlinks | |||
245 | 245 | ||
246 | Just as `tlobsd tlmgr`, this command requires the `subversion` package. | 246 | Just as `tlobsd tlmgr`, this command requires the `subversion` package. |
247 | 247 | ||
248 | ### More information on `tlobsd`: | ||
249 | |||
250 | ```sh | ||
251 | tlobsd help | ||
252 | ``` | ||
253 | |||
248 | Building the sources | 254 | Building the sources |
249 | -------------------- | 255 | -------------------- |
250 | 256 | ||