Skip to content

Commit

Permalink
add to man page
Browse files Browse the repository at this point in the history
  • Loading branch information
Scanteianu committed Jan 30, 2025
1 parent d392e32 commit aef0b64
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion makejdk-any-platform.1
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Use certs defined in JEP319 in Java 8/9. Deprecated, has no effect.
.BR \-\-custom-cacerts " " \fI<true|false>\fR
If true (default), a custom cacerts file will be generated based on Mozilla's
list of CA certificates (see folder security/). If false, the file shipped by
OpenJDK will be used.
OpenJDK will be used.
.TP
.BR \-\-vendor " " \fI<vendor>\fR
specify the vendor name
Expand All @@ -222,6 +222,9 @@ to tell the build that you are effectively building a jdk8u binary.
.TP
.BR \-V ", " \-\-jvm-variant " " \fI<jvm_variant>\fR
specify the JVM variant (server or client), defaults to server.
.TP
.BR \-\-wsl
configure the build to run natively on WSL (Windows Subsystem for Linux)

.SH EXAMPLE USAGE

Expand Down

0 comments on commit aef0b64

Please sign in to comment.