summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tlmgr.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-17 00:23:40 +0000
committerKarl Berry <karl@freefriends.org>2018-06-17 00:23:40 +0000
commit5cd949892df5f4869543332b155014cbb4a241d6 (patch)
treeb74a49bd0e684fac85cb723ca5eedd1a037e05cf /Master/texmf-dist/doc/man/man1/tlmgr.1
parentc5e9f9989431441163af1acec51f4c4a01866478 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48035 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/tlmgr.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.110
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index dfac10e4ed1..a4f2602f349 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 "2018-06-03" "perl v5.26.2" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2018-06-16" "perl v5.26.2" "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
@@ -741,6 +741,12 @@ dependencies in a similar way.
.IX Item "--only-installed"
If this option is given, the installation source will not be used; only
locally installed packages, collections, or schemes are listed.
+.IP "\fB\-\-only\-remote\fR" 4
+.IX Item "--only-remote"
+Only list packages from the remote repository. Useful when checking what
+is available in a remote repository using
+\&\f(CW\*(C`tlmgr \-\-repo ... \-\-only\-remote info\*(C'\fR. Note that
+\&\f(CW\*(C`\-\-only\-installed\*(C'\fR and \f(CW\*(C`\-\-only\-remote\*(C'\fR cannot both be specified.
.ie n .IP "\fB\-\-data \f(CB""item1,item2,...""\fB\fR" 4
.el .IP "\fB\-\-data \f(CBitem1,item2,...\fB\fR" 4
.IX Item "--data item1,item2,..."
@@ -2243,4 +2249,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 47907 2018\-06\-03 18:09:29Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 48030 2018\-06\-16 13:43:22Z preining $