summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/tlcockpit/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/tlcockpit/README.md')
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/tlcockpit/README.md b/Master/texmf-dist/doc/support/tlcockpit/README.md
index e151947c742..801744cc447 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/README.md
+++ b/Master/texmf-dist/doc/support/tlcockpit/README.md
@@ -23,6 +23,8 @@ and greatest, get [tlcockpit.jar](jar/tlcockpit.jar) and put it into
After this you can run it by simply typing `tlcockpit`, or via a direct `java`
call as in `java -jar PATH/TO/tlcockpit.jar`.
+Debugging can be enabled by passing the option `-d` or, for more detailed debugging `-dd`.
+
Requirements
------------
You need at least `tlmgr` from after 2017-11-23, in TeX Live language at least
@@ -70,10 +72,14 @@ View packages by collections
![Packages by collections](screenshots/tlcockpit-collections.jpg)
-Updates listing
+Updates listing, with one package being updated
![Updates listing view](screenshots/tlcockpit-updates.jpg)
+After updating all packages during the run of postactions like `mktexlsr`
+
+![Postaction view](screenshots/tlcockpit-postactions.jpg)
+
Backup/Restore listing
![Backup listing view](screenshots/tlcockpit-backups.jpg)
@@ -86,10 +92,18 @@ Configuration dialog
![Config screen](screenshots/tlcockpit-config.jpg)
+Repository seup dialog with dropdown for mirror selection
+
+![Repository screen](screenshots/tlcockpit-repositories.jpg)
+
Paper setting dialog
![Config screen](screenshots/tlcockpit-paper.jpg)
+The Tools menu, as well as the expert and debug panes open
+
+![Menu, Expert, Debug](screenshots/tlcockpit-menu-debug-expert.jpg)
+
License
-------