summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tlmgr.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/tlmgr.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.111
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index a7928e19d66..3c8bfe0c766 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2017-05-16" "perl v5.24.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2017-07-30" "perl v5.24.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -1142,10 +1142,11 @@ Save the local \s-1TLPDB,\s0 presumably after other operations have changed it.
.IX Item "get [var] =item set [var [val]]"
Get the value of \fIvar\fR, or set it to \fIval\fR. Possible \fIvar\fR names:
\&\f(CW\*(C`debug\-translation\*(C'\fR, \f(CW\*(C`machine\-readable\*(C'\fR, \f(CW\*(C`no\-execute\-actions\*(C'\fR,
-\&\f(CW\*(C`require\-verification\*(C'\fR, \f(CW\*(C`verify\-downloads\*(C'\fR, and \f(CW\*(C`repository\*(C'\fR. All
-except \f(CW\*(C`repository\*(C'\fR are booleans, taking values 0 and 1, and behave
+\&\f(CW\*(C`require\-verification\*(C'\fR, \f(CW\*(C`verify\-downloads\*(C'\fR, \f(CW\*(C`repository\*(C'\fR, and \f(CW\*(C`prompt\*(C'\fR. All
+except \f(CW\*(C`repository\*(C'\fR and \f(CW\*(C`prompt\*(C'\fR are booleans, taking values 0 and 1, and behave
like the corresponding command line option. The \f(CW\*(C`repository\*(C'\fR variable
-takes a string, and sets the remote repository location.
+takes a string, and sets the remote repository location. The \f(CW\*(C`prompt\*(C'\fR variable
+takes a string, and sets the current default prompt.
.Sp
If \fIvar\fR or then \fIval\fR is not specified, it is prompted for.
.SS "uninstall"
@@ -1970,4 +1971,4 @@ This script and its documentation were written for the TeX Live
distribution (<http://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 44384 2017\-05\-16 22:15:33Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 44922 2017\-07\-30 13:45:42Z preining $