diff options
-rwxr-xr-x | Master/install-tl | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/install-tl b/Master/install-tl index d1e12dc51f4..d21bc841204 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -2008,7 +2008,7 @@ For Windows only: configure for the current user, not for all users. =item B<-all-options> -Normally options not regarding the current architecture are not shown. +Normally options not regarding the current platform are not shown. Giving this cmd line option allows to configure settings in the final tlpdb that do not have any immediate effect. @@ -2061,13 +2061,13 @@ menu list. =item B<-custom-bin> I<path> -In case your architecture is not supported by TeX Live out of the box -and you have built your own binaries for your system, this option allows -to give the I<path> to a directory where ready made binaries for your -system are present. The installation will continue as normally, but at -the end all files from I<path> are copied over to C<bin/custom> in your -installation folder and this directory will be added to the path for -the postinstall actions. +If you have built your own binaries for your system (probably because +your platform was not supported by TeX Live out of the box), this option +allows you to give the I<path> to a directory where the binaries for the +current system are present. The installation will continue as usual, but +at the end all files from I<path> are copied over to C<bin/custom> in +your installation folder and this directory will be added to the path +for the post-install actions. =item B<--persistent-downloads> |