From 3b21ba304519181914b06e13bc21a81190fd95e2 Mon Sep 17 00:00:00 2001 From: Jiri Date: Mon, 1 Apr 2024 15:42:32 +0200 Subject: [PATCH] Mentioned download on -J/--jdk-boot-dir man line --- makejdk-any-platform.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makejdk-any-platform.1 b/makejdk-any-platform.1 index bdf8dfd23..7a4e0673e 100755 --- a/makejdk-any-platform.1 +++ b/makejdk-any-platform.1 @@ -113,7 +113,7 @@ print this help. .BR \-i ", " \-\-ignore-container ignore the existing docker container if you have one already. .TP -.BR \-J ", " \-\-jdk-boot-dir " " \fI\fR +.BR \-J ", " \-\-jdk-boot-dir " " \fI\fR "; " \-J ", " \-\-jdk-boot-dir " " \fIdownload\fR specify the JDK boot dir. For reference, OpenJDK needs the previous version of a JDK in order to build itself. You should select the path to a JDK install that is N-1 versions below