summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2017-04-15 00:14:07 +0000
committerNorbert Preining <preining@logic.at>2017-04-15 00:14:07 +0000
commit6d913fdc1bcc1409966c12270be70b8d8ee029ce (patch)
treeec255f0941f9196815f584c879ecfcdf02c73e5f /Master/texmf-dist/scripts
parent8b451263c704aa050c23c14af8e204f560fe4be5 (diff)
add idea
git-svn-id: svn://tug.org/texlive/trunk@43796 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/tlmgr.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl
index 9e0d5601525..88ad91a0160 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgr.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl
@@ -6503,7 +6503,8 @@ sub check_on_writable {
###########
-# tlmgr shell code
+# tlmgr shell codeS
+# IDEAS: use IO::Prompter
sub start_shell {
my $protocol = 1;
my $prompt = "tlmgr> ";