summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/install-tl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/install-tl b/Master/install-tl
index bc1b3c3c898..163f4214bc8 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -1284,7 +1284,7 @@ the language specified by the 2-letter language code. Currently supported
languages: English (en, default), German (de), French (fr), Dutch (nl),
Polish (pl) and Slovenian (sl).
-item B<-location> I<url|path>
+=item B<-location> I<url|path>
Provide an installation source, either a local directory via
C</path/to/directory> or a C<file:/> url, or a network location via
@@ -1292,7 +1292,7 @@ a C<http://> or C<ftp://> url.
If the location is local, the installation type (compressed or live) is
automatically determined, by checking for the presence of a
-C<tlpkg/archive> directory relative to the root. Compressed is
+C<archive> directory relative to the root. Compressed is
preferred if both are available, since it is faster. Here's an example
of using a local directory:
@@ -1331,7 +1331,7 @@ Print the detected arch-os combination and exit.
Load the I<profile> file for repeated installations on different systems.
-==item B<-q>
+=item B<-q>
Omit normal informational messages.