summaryrefslogtreecommitdiff
path: root/Master/texmf/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-13 18:20:32 +0000
committerKarl Berry <karl@freefriends.org>2012-04-13 18:20:32 +0000
commitebfea0e090398fb8c7a2c20a969250bf026efbee (patch)
treea8a3d48a7f35ba810a8d912c1edf6e621cb61a3f /Master/texmf/doc
parent559b8ea471bc96f4cd09c89b6fd25a30e60b56ba (diff)
more on -profile for batch installs (suggestion from Ana Nelson, tldoc mail 15 Mar 2012 23:19:20)
git-svn-id: svn://tug.org/texlive/trunk@25950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r--Master/texmf/doc/texlive/texlive-en/texlive-en.tex13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf/doc/texlive/texlive-en/texlive-en.tex b/Master/texmf/doc/texlive/texlive-en/texlive-en.tex
index a3df16208d3..333b79c6759 100644
--- a/Master/texmf/doc/texlive/texlive-en/texlive-en.tex
+++ b/Master/texmf/doc/texlive/texlive-en/texlive-en.tex
@@ -939,11 +939,14 @@ to introduce option names. These are the most common ones:
command, and from the \GUI{} installer. See
section~\ref{sec:portable-tl}.
-\item[-profile {\sl file}] The installer always writes a file
- \filename{texlive.profile} to the \dirname{tlpkg} subdirectory of your
- installation. This option tells the installer to re-use such a
- profile file, so you can install in batch mode on subsequent systems,
- reproducing the choices you made in a prior installation.
+\item[-profile {\sl file}] Load the installation profile \var{file} and
+ do the installation with no user interaction. The installer always
+ writes a file \filename{texlive.profile} to the \dirname{tlpkg}
+ subdirectory of your installation. That file can be given as the
+ argument to redo the exact same installation on a different system,
+ for example. Alternatively, you can use a custom profile, most easily
+ created by starting from a generated one and changing values, or an
+ empty file, which will take all the defaults.
\item [-repository {\sl url-or-directory}] Specify package
repository from which to install; see following.